HomeSort by relevance Sort by last modified time
    Searched full:bytesforvalue (Results 1 - 1 of 1) sorted by null

  /external/aac/libMpegTPDec/src/
tpdec_latm.cpp 102 UCHAR bytesForValue = 0, tmp = 0;
105 bytesForValue = (UCHAR) FDKreadBits(bs,2);
107 for (UINT i=0; i<=bytesForValue; i++) {

Completed in 122 milliseconds