Searched refs:compSize (Results 1 – 2 of 2) sorted by relevance
698 u32 compSize; in ConstructOpPrepairExpandSheet() local701 const u32 requireSize = sizeof(compSize) + sizeof(huffHead); in ConstructOpPrepairExpandSheet()709 pStream->CopyTo(&compSize, sizeof(compSize)); in ConstructOpPrepairExpandSheet()713 const u32 srcSize = compSize; in ConstructOpPrepairExpandSheet()
968 u32 compSize; in ConstructOpPrepairCopyPackedSheet() local969 const u32 requireSize = sizeof(compSize); in ConstructOpPrepairCopyPackedSheet()977 pStream->CopyTo(&compSize, sizeof(compSize)); in ConstructOpPrepairCopyPackedSheet()979 const u32 srcSize = compSize; in ConstructOpPrepairCopyPackedSheet()