Home
last modified time | relevance | path

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

/CTR-SDK-2.4.0/include/nn/cx/
Dcx_StreamingUncompression.h81 struct UncompContextLH struct
83 u8 *destp; //
84 s32 destCount; //
85 s32 forceDestCount; //
86 u16 huffTable9 [ 1 << (9 + 1) ]; //
87 u16 huffTable12[ 1 << (5 + 1) ]; //
88 u16 *nodep; //
89 s32 tableSize9; //
90 s32 tableSize12; //
91 u32 tableIdx; //
[all …]