Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_drc_freq_dec.c892 WORD32 qmf_start_pos, qmf_stop_pos, qmf_start, i, j; in ixheaacd_drc_apply() local
1081 qmf_start_pos = ixheaacd_drc_floor(start_pos, frame_size); in ixheaacd_drc_apply()
1086 for (j = qmf_start_pos; j < qmf_stop_pos; j++) { in ixheaacd_drc_apply()
1087 if (j > qmf_start_pos && ((j & 0x03) == 0)) { in ixheaacd_drc_apply()