Home
last modified time | relevance | path

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

/external/opencore/codecs_v2/audio/aac/dec/src/
Dps_read_data.cpp241 ps_dec->bEnableIid = buf_get_1bit(hBitBuf); in ps_read_data()
243 if (ps_dec->bEnableIid) in ps_read_data()
304 if (ps_dec->bEnableIid) in ps_read_data()
Dps_bstr_decoding.cpp165 differential_Decoding(ps_dec->bEnableIid, in ps_bstr_decoding()
193 if (ps_dec->bEnableIid) in ps_bstr_decoding()
Ds_ps_dec.h75 UInt32 bEnableIid; member