Home
last modified time | relevance | path

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

/CTR-SDK-4.2.5/include/nn/cx/
Dcx_StreamingUncompression.h87 struct UncompContextLH struct
89 u8 *destp; //
90 s32 destCount; //
91 s32 forceDestCount; //
92 u16 huffTable9 [ 1 << (9 + 1) ]; //
93 u16 huffTable12[ 1 << (5 + 1) ]; //
94 u16 *nodep; //
95 s32 tableSize9; //
96 s32 tableSize12; //
97 u32 tableIdx; //
[all …]