Home
last modified time | relevance | path

Searched refs:delay_sample_count (Results 1 – 2 of 2) sorted by relevance

/external/libxaac/decoder/
Dixheaacd_mps_decorr.c215 self->delay_sample_count[i] = ixheaacd_decorr_delay[reverb_band]; in ixheaacd_mps_decor_init()
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()
248 for (sb_sample = 0; sb_sample < self->delay_sample_count[idx]; in ixheaacd_mps_decor_apply()
Dixheaacd_mps_dec.h101 WORD32 delay_sample_count[MAX_HYBRID_BANDS_MPS]; member