Home
last modified time | relevance | path

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

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