Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_drc_freq_dec.c881 WORD32 num_qmf_sub_sample_by_2 = (frame_size >> 6); in ixheaacd_drc_apply() local
1001 for (j = -num_qmf_sub_sample_by_2; j < num_qmf_sub_sample; j++) { in ixheaacd_drc_apply()
1004 if (j + num_qmf_sub_sample_by_2 < num_qmf_sub_sample) { in ixheaacd_drc_apply()
1006 alpha_val = (j + num_qmf_sub_sample_by_2); in ixheaacd_drc_apply()
1031 if (j + num_qmf_sub_sample_by_2 >= in ixheaacd_drc_apply()