Loading lib_rend/ivas_dirac_output_synthesis_dec_fx.c +4 −0 Original line number Diff line number Diff line Loading @@ -663,7 +663,11 @@ void ivas_dirac_dec_output_synthesis_process_slot_fx( Word16 num_freq_bands_diff, num_channels_diff; Word16 ch_idx; Word32 aux_buf[CLDFB_NO_CHANNELS_MAX]; #ifdef OPT_SBA_DEC_PATH Word16 diff_start_band; #else Word16 diff_start_band, tmp16; #endif DIRAC_OUTPUT_SYNTHESIS_PARAMS *h_dirac_output_synthesis_params; DIRAC_OUTPUT_SYNTHESIS_STATE *h_dirac_output_synthesis_state; Loading Loading
lib_rend/ivas_dirac_output_synthesis_dec_fx.c +4 −0 Original line number Diff line number Diff line Loading @@ -663,7 +663,11 @@ void ivas_dirac_dec_output_synthesis_process_slot_fx( Word16 num_freq_bands_diff, num_channels_diff; Word16 ch_idx; Word32 aux_buf[CLDFB_NO_CHANNELS_MAX]; #ifdef OPT_SBA_DEC_PATH Word16 diff_start_band; #else Word16 diff_start_band, tmp16; #endif DIRAC_OUTPUT_SYNTHESIS_PARAMS *h_dirac_output_synthesis_params; DIRAC_OUTPUT_SYNTHESIS_STATE *h_dirac_output_synthesis_state; Loading