Searched defs:numTotalBytes (Results 1 – 4 of 4) sorted by relevance
231 void GetNumDataBytesAndNumECBytesForBlockID(int32_t numTotalBytes, in GetNumDataBytesAndNumECBytesForBlockID()301 int32_t numTotalBytes, in InterleaveWithECBytes()
369 static void getNumDataBytesAndNumECBytesForBlockID(int numTotalBytes, in getNumDataBytesAndNumECBytesForBlockID()426 int numTotalBytes, in interleaveWithECBytes()
848 INT64 numTotalBytes; /*!< This is the number of total bytes that have passed member
432 const UInt64 numTotalBytes = (Header.CalcFatSizeInSectors() << Header.SectorSizeLog) + in OpenProgressFat() local