Home
last modified time | relevance | path

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

/external/aac/libAACdec/include/
Daacdecoder_lib.h570 …UINT numBadBytes; /*!< This is the number of total bytes that were considered… member
/external/aac/libAACdec/src/
Daacdecoder_lib.cpp618 self->streamInfo.numBadBytes = 0; in aacDecoder_SetParam()
772 pSi->numBadBytes += nBytes; in aacDecoder_UpdateBitStreamCounters()
862 self->streamInfo.numBadBytes = 0; in aacDecoder_DecodeFrame()