Home
last modified time | relevance | path

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

/CTR-SDK-0.14.4/include/nn/cx/
Dcx_StreamingUncompression.h103 struct UncompContextLRC struct
166 void InitUncompContextLRC( UncompContextLRC * context, void* dest );
219 s32 ReadUncompLRC( UncompContextLRC *context, const void* data, u32 len );
305 inline void InitUncompContextLRCFront( UncompContextLRC *context, void *dest, s32 destSize ) in InitUncompContextLRCFront()