Loading apps/decoder.c +0 −6 Original line number Diff line number Diff line Loading @@ -2684,12 +2684,6 @@ static ivas_error decodeG192( } } vec_pos_update = ( vec_pos_update + 1 ) % vec_pos_len; if ( frame == 200 ) { exit( -1 ); } #ifdef WMOPS if ( vec_pos_update == 0 ) { Loading Loading
apps/decoder.c +0 −6 Original line number Diff line number Diff line Loading @@ -2684,12 +2684,6 @@ static ivas_error decodeG192( } } vec_pos_update = ( vec_pos_update + 1 ) % vec_pos_len; if ( frame == 200 ) { exit( -1 ); } #ifdef WMOPS if ( vec_pos_update == 0 ) { Loading