Home
last modified time | relevance | path

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

/RvlSDK-3.3/include/revolution/cx/
DCXStreamingUncompression.h130 u16 huffTable9 [ 1 << (9 + 1) ]; // Huffman encoding table: 2048B member
/RvlSDK-3.3/build/libraries/cx/src/
DCXUncompression.c486 u16* huffTable9; in CXUncompressLH() local
DCXSecureUncompression.c874 u16* huffTable9; // Huffman table for length in CXSecureUncompressLH() local