Searched refs:LENGTH_BITS (Results 1 – 1 of 1) sorted by relevance
471 #define LENGTH_BITS 9 in CXUncompressLH() macro490 huffTable12 = (u16*)work + (1 << LENGTH_BITS) * 2; in CXUncompressLH()502 pSrc += CXiHuffImportTree( huffTable9, pSrc, LENGTH_BITS ); in CXUncompressLH()584 #undef LENGTH_BITS in CXUncompressLH()815 #define LENGTH_BITS 9 in CXUncompressLRC() macro824 RCInitInfo_( &infoVal, LENGTH_BITS, work ); in CXUncompressLRC()825 RCInitInfo_( &infoOfs, OFFSET_BITS, (u8*)work + (1 << LENGTH_BITS) * sizeof(u32) * 2 ); in CXUncompressLRC()880 #undef LENGTH_BITS in CXUncompressLRC()