Home
last modified time | relevance | path

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

/CTR-SDK-2.4.0/include/nn/cx/
Dcx_StreamingUncompression.h103 struct UncompContextLRC struct
105 u8 *destp; //
106 s32 destCount; //
107 s32 forceDestCount; //
108 u32 freq9 [ 1 << 9 ]; //
109 u32 low_cnt9 [ 1 << 9 ]; //
110 u32 freq12 [ 1 << 12 ]; //
111 u32 low_cnt12[ 1 << 12 ]; //
112 u32 total9; //
113 u32 total12; //
[all …]