Home
last modified time | relevance | path

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

/external/libxaac/decoder/
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.c601 ptr_ps_dec->iid_quant = 1; in ixheaacd_read_ps_data()
604 ptr_ps_dec->iid_quant = 0; in ixheaacd_read_ps_data()
662 if (ptr_ps_dec->iid_quant) { in ixheaacd_read_ps_data()
Dixheaacd_ps_dec.h149 FLAG iid_quant; member
Dixheaacd_ps_dec.c779 if (ptr_ps_dec->iid_quant) { in ixheaacd_init_rot_env()
Dixheaacd_ps_dec_flt.c877 if (ptr_ps_dec->iid_quant) { in ixheaacd_esbr_ps_apply_rotation()