Loading lib_dec/ivas_lfe_dec_fx.c +0 −1 Original line number Diff line number Diff line Loading @@ -409,7 +409,6 @@ void ivas_lfe_dec_fx( IF( hLFE->filter_state.order > 0 ) { /* NOTE: this block is not getting hit by any stream present in pytest test suite */ /* Low Pass Filter */ ivas_filter_process_fx( &hLFE->filter_state, output_lfe_ch, output_frame, q_out ); } Loading lib_rend/ivas_rotation_fx.c +0 −1 Original line number Diff line number Diff line Loading @@ -678,7 +678,6 @@ void rotateFrame_shd( const Word16 subframe_idx /* i : subframe index Q0 */ ) { // Not yet tested, no test cases entering the function. Word16 i, l, n, m, offset; Word16 m1, m2; Word16 shd_rot_max_order; Loading Loading
lib_dec/ivas_lfe_dec_fx.c +0 −1 Original line number Diff line number Diff line Loading @@ -409,7 +409,6 @@ void ivas_lfe_dec_fx( IF( hLFE->filter_state.order > 0 ) { /* NOTE: this block is not getting hit by any stream present in pytest test suite */ /* Low Pass Filter */ ivas_filter_process_fx( &hLFE->filter_state, output_lfe_ch, output_frame, q_out ); } Loading
lib_rend/ivas_rotation_fx.c +0 −1 Original line number Diff line number Diff line Loading @@ -678,7 +678,6 @@ void rotateFrame_shd( const Word16 subframe_idx /* i : subframe index Q0 */ ) { // Not yet tested, no test cases entering the function. Word16 i, l, n, m, offset; Word16 m1, m2; Word16 shd_rot_max_order; Loading