Home
last modified time | relevance | path

Searched refs:OFFSET_BITS (Results 1 – 1 of 1) sorted by relevance

/RvlSDK-3.2.3/build/libraries/cx/src/
DCXUncompression.c473 #define OFFSET_BITS 5 in CXUncompressLH() macro
478 #define OFFSET_BITS 12 in CXUncompressLH()
503 pSrc += CXiHuffImportTree( huffTable12, pSrc, OFFSET_BITS ); in CXUncompressLH()
585 #undef OFFSET_BITS in CXUncompressLH()
816 #define OFFSET_BITS 12 in CXUncompressLRC() macro
825 RCInitInfo_( &infoOfs, OFFSET_BITS, (u8*)work + (1 << LENGTH_BITS) * sizeof(u32) * 2 ); in CXUncompressLRC()
881 #undef OFFSET_BITS in CXUncompressLRC()