Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_ps_dec.h98 FLAG iid_quant; member
Dixheaacd_ps_bitdec.c103 (WORD16)(ptr_ps_dec->iid_quant ? NUM_IID_LEVELS_FINE : NUM_IID_LEVELS); in ixheaacd_decode_ps_data()
Dixheaacd_sbrdec_lpfuncs.c598 ptr_ps_dec->iid_quant = 1; in ixheaacd_read_ps_data()
601 ptr_ps_dec->iid_quant = 0; in ixheaacd_read_ps_data()
647 if (ptr_ps_dec->iid_quant) { in ixheaacd_read_ps_data()
Dixheaacd_ps_dec.c776 if (ptr_ps_dec->iid_quant) { in ixheaacd_init_rot_env()