Searched refs:numTotalBytes (Results 1 – 3 of 3) sorted by relevance
273 void GetNumDataBytesAndNumECBytesForBlockID(int32_t numTotalBytes, in GetNumDataBytesAndNumECBytesForBlockID() argument282 int32_t numRsBlocksInGroup2 = numTotalBytes % numRSBlocks; in GetNumDataBytesAndNumECBytesForBlockID()284 int32_t numTotalBytesInGroup1 = numTotalBytes / numRSBlocks; in GetNumDataBytesAndNumECBytesForBlockID()346 int32_t numTotalBytes, in InterleaveWithECBytes() argument350 ASSERT(numTotalBytes >= 0); in InterleaveWithECBytes()362 GetNumDataBytesAndNumECBytesForBlockID(numTotalBytes, numDataBytes, in InterleaveWithECBytes()399 return static_cast<size_t>(numTotalBytes) == result->sizeInBytes(); in InterleaveWithECBytes()
844 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()1297 self->streamInfo.numTotalBytes = 0; in aacDecoder_DecodeFrame()