Searched refs:UnpackedMaxSize (Results 1 – 4 of 4) sorted by relevance
88 size_t UnpackedMaxSize) { in unpack() argument91 for (CurrentDepth = 0; CurrentDepth < UnpackedMaxSize; CurrentDepth++) { in unpack()104 if (Index != PackedSize && CurrentDepth != UnpackedMaxSize) in unpack()
33 size_t UnpackedMaxSize);