Searched defs:bitSize (Results 1 – 4 of 4) sorted by relevance
383 u32 bitSize = *pSrc & 0xFU; in CXUnfilterDiff() local
589 u32 bitSize = *pSrc & 0xFU; in CXSecureUnfilterDiff() local
740 static void HuffCountData( HuffData* table, const u8 *srcp, u32 size, u8 bitSize ) in HuffCountData()1217 …onvertData( const HuffData *table, const u8* srcp, u8* dstp, u32 srcSize, u32 maxSize, u8 bitSize ) in HuffConvertData()
110 u8 bitSize; // Size of encoded bits 1B member