Searched refs:numTotalBytes (Results 1 – 3 of 3) sorted by relevance
321 void GetNumDataBytesAndNumECBytesForBlockID(int32_t numTotalBytes, in GetNumDataBytesAndNumECBytesForBlockID() argument330 int32_t numRsBlocksInGroup2 = numTotalBytes % numRSBlocks; in GetNumDataBytesAndNumECBytesForBlockID()332 int32_t numTotalBytesInGroup1 = numTotalBytes / numRSBlocks; in GetNumDataBytesAndNumECBytesForBlockID()510 int32_t numTotalBytes, in InterleaveWithECBytes() argument514 ASSERT(numTotalBytes >= 0); in InterleaveWithECBytes()526 GetNumDataBytesAndNumECBytesForBlockID(numTotalBytes, numDataBytes, in InterleaveWithECBytes()558 return static_cast<size_t>(numTotalBytes) == result->sizeInBytes(); in InterleaveWithECBytes()
875 INT64 numTotalBytes; /*!< This is the number of total bytes that have passed member
887 self->streamInfo.numTotalBytes = 0; in aacDecoder_SetParam()1115 pSi->numTotalBytes += nBytes; in aacDecoder_UpdateBitStreamCounters()1301 self->streamInfo.numTotalBytes = 0; in aacDecoder_DecodeFrame()