Home
last modified time | relevance | path

Searched defs:bitSize (Results 1 – 3 of 3) sorted by relevance

/RvlSDK-2.1/build/libraries/cx/src/
DCXUncompression.c319 u32 bitSize = *pSrc & 0xFU; in CXUnfilterDiff() local
DCXCompression.c665 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()
/RvlSDK-2.1/include/revolution/cx/
DCXStreamingUncompression.h99 u8 bitSize; // Size of encoded bits 1B member