Searched refs:decor_delay_buffer (Results 1 – 2 of 2) sorted by relevance
235 self->decor_delay_buffer[idx][self->delay_sample_count[idx] + sb_sample] in ixheaacd_mps_decor_apply()237 self->decor_delay_buffer[idx][self->delay_sample_count[idx] + sb_sample] in ixheaacd_mps_decor_apply()241 self->decor_delay_buffer[idx], length, scratch); in ixheaacd_mps_decor_apply()250 self->decor_delay_buffer[idx][sb_sample].re = in ixheaacd_mps_decor_apply()251 self->decor_delay_buffer[idx][length + sb_sample].re; in ixheaacd_mps_decor_apply()252 self->decor_delay_buffer[idx][sb_sample].im = in ixheaacd_mps_decor_apply()253 self->decor_delay_buffer[idx][length + sb_sample].im; in ixheaacd_mps_decor_apply()
104 decor_delay_buffer[71][MAX_TIME_SLOTS + MAX_NO_TIME_SLOTS_DELAY]; member