Home
last modified time | relevance | path

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

/external/aac/libMpegTPDec/src/
Dtpdec_latm.cpp168 UINT cmpBufferFullness; in CLatmDemux_Read() local
183 cmpBufferFullness = 24+audioMuxLengthBytesLast*8 in CLatmDemux_Read()
192 if (cntBits < cmpBufferFullness) in CLatmDemux_Read()