Home
last modified time | relevance | path

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

/CTR-SDK-4.2.5/include/nn/cx/
Dcx_StreamingUncompression.h109 struct UncompContextLRC struct
111 u8 *destp; //
112 s32 destCount; //
113 s32 forceDestCount; //
114 u32 freq9 [ 1 << 9 ]; //
115 u32 low_cnt9 [ 1 << 9 ]; //
116 u32 freq12 [ 1 << 12 ]; //
117 u32 low_cnt12[ 1 << 12 ]; //
118 u32 total9; //
119 u32 total12; //
[all …]