Loading lib_rend/ivas_dirac_rend.c +1 −0 Original line number Diff line number Diff line Loading @@ -1346,6 +1346,7 @@ void protoSignalComputation2( #ifdef FIX_FLOAT_1578_OMASA_REND_SPIKES float tempSpaced, tempDmx, tempDualMono; max_band_diff_ene = IVAS_CLDFB_NO_CHANNELS_MAX; if ( stereo_type_detect != NULL ) { max_band_diff_ene = min( stereo_type_detect->max_band_diff_ene, num_freq_bands ); /* Local version for correct maximum */ Loading Loading
lib_rend/ivas_dirac_rend.c +1 −0 Original line number Diff line number Diff line Loading @@ -1346,6 +1346,7 @@ void protoSignalComputation2( #ifdef FIX_FLOAT_1578_OMASA_REND_SPIKES float tempSpaced, tempDmx, tempDualMono; max_band_diff_ene = IVAS_CLDFB_NO_CHANNELS_MAX; if ( stereo_type_detect != NULL ) { max_band_diff_ene = min( stereo_type_detect->max_band_diff_ene, num_freq_bands ); /* Local version for correct maximum */ Loading