Home
last modified time | relevance | path

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

/RvlSDK-3.2.3/build/libraries/cx/src/
DCXUncompression.c378 CXiHuffImportTree( u16* pTable, const u8* srcp, u8 bitSize ) in CXiHuffImportTree() function
502 pSrc += CXiHuffImportTree( huffTable9, pSrc, LENGTH_BITS ); in CXUncompressLH()
503 pSrc += CXiHuffImportTree( huffTable12, pSrc, OFFSET_BITS ); in CXUncompressLH()