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