Loading lib_rend/lib_rend_fx.c +1 −7 Original line number Diff line number Diff line Loading @@ -9382,13 +9382,7 @@ static ivas_error renderInputMasa( #ifndef FIX_BASOP_2571_MASA_EXT_RENDER_FIXES intermidiate_ext_dirac_render( masaInput->hMasaExtRend, 1 ); #endif #ifdef FIX_BASOP_2571_MASA_EXT_RENDER_FIXES FOR( ch = 0; ch < inAudio.config.numChannels; ch++ ) { masaInput->hMasaExtRend->cldfbAnaRend[ch]->Q_cldfb_state = Q11; move16(); } #else #ifndef FIX_BASOP_2571_MASA_EXT_RENDER_FIXES FOR( ch = 0; ch < masaInput->hMasaExtRend->hDirACRend->hOutSetup.nchan_out_woLFE + masaInput->hMasaExtRend->hDirACRend->hOutSetup.num_lfe; ch++ ) { masaInput->hMasaExtRend->cldfbAnaRend[0]->Q_cldfb_state = Q11; Loading Loading
lib_rend/lib_rend_fx.c +1 −7 Original line number Diff line number Diff line Loading @@ -9382,13 +9382,7 @@ static ivas_error renderInputMasa( #ifndef FIX_BASOP_2571_MASA_EXT_RENDER_FIXES intermidiate_ext_dirac_render( masaInput->hMasaExtRend, 1 ); #endif #ifdef FIX_BASOP_2571_MASA_EXT_RENDER_FIXES FOR( ch = 0; ch < inAudio.config.numChannels; ch++ ) { masaInput->hMasaExtRend->cldfbAnaRend[ch]->Q_cldfb_state = Q11; move16(); } #else #ifndef FIX_BASOP_2571_MASA_EXT_RENDER_FIXES FOR( ch = 0; ch < masaInput->hMasaExtRend->hDirACRend->hOutSetup.nchan_out_woLFE + masaInput->hMasaExtRend->hDirACRend->hOutSetup.num_lfe; ch++ ) { masaInput->hMasaExtRend->cldfbAnaRend[0]->Q_cldfb_state = Q11; Loading