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

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

Completed in 297 milliseconds