Home
last modified time | relevance | path

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

/external/opencore/codecs_v2/audio/aac/dec/src/
De_rawbitstreamconst.h70 LEN_SE_ID = 3, enumerator
Dpvmp4audiodecoderframe.cpp612 id_syn_ele = (Int)getbits(LEN_SE_ID, &pVars->inputStream) ; in PVMP4AudioDecodeFrame()
634 pVars->inputStream.usedBits -= LEN_SE_ID; in PVMP4AudioDecodeFrame()
685 id_syn_ele = (Int)get9_n_lessbits(LEN_SE_ID, &pVars->inputStream); in PVMP4AudioDecodeFrame()