Searched refs:DecodeVCountValue (Results 1 – 1 of 1) sorted by relevance
244 static UInt32 DecodeVCountValue(const UInt8 *start, UInt32 *outCount) in DecodeVCountValue() function283 return 1 + DecodeVCountValue(inOpStart + 1, outCount); in DecodeInstrCountValue()345 offset += DecodeVCountValue(&packedData[offset], &repeatCount); in UnpackPEFDataSection()366 offset += DecodeVCountValue(&packedData[offset], &customSize); in UnpackPEFDataSection()367 offset += DecodeVCountValue(&packedData[offset], &repeatCount); in UnpackPEFDataSection()394 offset += DecodeVCountValue(&packedData[offset], &customSize); in UnpackPEFDataSection()395 offset += DecodeVCountValue(&packedData[offset], &repeatCount); in UnpackPEFDataSection()