Home
last modified time | relevance | path

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

/external/aac/libAACdec/include/
Daacdecoder_lib.h847 numBadBytes; /*!< This is the number of total bytes that were considered member
/external/aac/libAACdec/src/
Daacdecoder_lib.cpp901 self->streamInfo.numBadBytes = 0; in aacDecoder_SetParam()
1135 pSi->numBadBytes += nBytes; in aacDecoder_UpdateBitStreamCounters()
1315 self->streamInfo.numBadBytes = 0; in aacDecoder_DecodeFrame()