Loading lib_dec/ivas_stereo_switching_dec_fx.c +2 −2 Original line number Diff line number Diff line Loading @@ -424,8 +424,8 @@ ivas_error stereo_memory_dec_fx( } } #else Word16 *exponent_array; Word32 *L_output_buffer; Word16 *exponent_array = NULL; Word32 *L_output_buffer = NULL; Word16 max_exponent; /* redressing of the DFT OLA part */ FOR( n = 0; n < CPE_CHANNELS; n++ ) Loading Loading
lib_dec/ivas_stereo_switching_dec_fx.c +2 −2 Original line number Diff line number Diff line Loading @@ -424,8 +424,8 @@ ivas_error stereo_memory_dec_fx( } } #else Word16 *exponent_array; Word32 *L_output_buffer; Word16 *exponent_array = NULL; Word32 *L_output_buffer = NULL; Word16 max_exponent; /* redressing of the DFT OLA part */ FOR( n = 0; n < CPE_CHANNELS; n++ ) Loading