Searched defs:bitSize (Results 1 – 3 of 3) sorted by relevance
319 u32 bitSize = *pSrc & 0xFU; in CXUnfilterDiff() local
665 static void HuffCountData( HuffData* table, const u8 *srcp, u32 size, u8 bitSize ) in HuffCountData()1142 …onvertData( const HuffData *table, const u8* srcp, u8* dstp, u32 srcSize, u32 maxSize, u8 bitSize ) in HuffConvertData()
99 u8 bitSize; // Size of encoded bits 1B member