Loading lib_rend/ivas_dirac_rend_fx.c +3 −0 Original line number Diff line number Diff line Loading @@ -1767,6 +1767,9 @@ void protoSignalComputation2_fx( #ifdef FIX_FLOAT_1578_OMASA_REND_SPIKES interpolatorDualMono_fx = 0; move16(); max_band_diff_ene = IVAS_CLDFB_NO_CHANNELS_MAX; move16(); IF( stereo_type_detect != NULL ) { max_band_diff_ene = s_min( stereo_type_detect->max_band_diff_ene, num_freq_bands ); /* Local version for correct maximum */ Loading Loading
lib_rend/ivas_dirac_rend_fx.c +3 −0 Original line number Diff line number Diff line Loading @@ -1767,6 +1767,9 @@ void protoSignalComputation2_fx( #ifdef FIX_FLOAT_1578_OMASA_REND_SPIKES interpolatorDualMono_fx = 0; move16(); max_band_diff_ene = IVAS_CLDFB_NO_CHANNELS_MAX; move16(); IF( stereo_type_detect != NULL ) { max_band_diff_ene = s_min( stereo_type_detect->max_band_diff_ene, num_freq_bands ); /* Local version for correct maximum */ Loading