Home
last modified time | relevance | path

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

/external/aac/libMpegTPDec/src/
Dtpdec_latm.cpp102 UCHAR bytesForValue = 0, tmp = 0; in CLatmDemux_GetValue() local
105 bytesForValue = (UCHAR) FDKreadBits(bs,2); in CLatmDemux_GetValue()
107 for (UINT i=0; i<=bytesForValue; i++) { in CLatmDemux_GetValue()