Home
last modified time | relevance | path

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

/external/aac/libAACdec/src/
Daacdecoder_lib.cpp533 self->streamInfo.numTotalBytes = 0; in aacDecoder_SetParam()
673 pSi->numTotalBytes += nBytes; in aacDecoder_UpdateBitStreamCounters()
770 self->streamInfo.numTotalBytes = 0; in aacDecoder_DecodeFrame()
/external/aac/libAACdec/include/
Daacdecoder_lib.h519 …UINT numTotalBytes; /*!< This is the number of total bytes that have passed thr… member