Home
last modified time | relevance | path

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

/CTR-SDK-4.2.5/include/nn/cx/
Dcx_StreamingUncompression.h93 u16 huffTable12[ 1 << (5 + 1) ]; // member
/CTR-SDK-4.2.5/sources/libraries/cx/
Dcx_SecureUncompression.cpp912 u16* huffTable12; // Huffman table for offset in SecureUncompressLH() local
Dcx_Uncompression.cpp506 u16* huffTable12; in UncompressLH() local