Searched refs:huffHead (Results 1 – 1 of 1) sorted by relevance
699 u32 huffHead; in ConstructOpPrepairExpandSheet() local701 const u32 requireSize = sizeof(compSize) + sizeof(huffHead); in ConstructOpPrepairExpandSheet()710 std::memcpy(&huffHead, pStream->Get(0), sizeof(huffHead)); in ConstructOpPrepairExpandSheet()714 const u32 dstSize = nn::cx::GetUncompressedSize(&huffHead); in ConstructOpPrepairExpandSheet()