Home
last modified time | relevance | path

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

/external/aac/libMpegTPDec/src/
Dtpdec_latm.cpp167 UINT cntBits; in CLatmDemux_Read() local
172 cntBits = FDKgetValidBits(bs); in CLatmDemux_Read()
174 if ((INT)cntBits < MIN_LATM_HEADERLENGTH) { in CLatmDemux_Read()
192 if (cntBits < cmpBufferFullness) in CLatmDemux_Read()