Home
last modified time | relevance | path

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

/RvlSDK-3.2/include/revolution/cx/
DCXStreamingUncompression.h131 u16 huffTable12[ 1 << (5 + 1) ]; // Huffman encoding table: 128B member
/RvlSDK-3.2/build/libraries/cx/src/
DCXUncompression.c487 u16* huffTable12; in CXUncompressLH() local
DCXSecureUncompression.c866 u16* huffTable12; // Huffman table for offset in CXSecureUncompressLH() local