Home
last modified time | relevance | path

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

/CTR-SDK-2.4.0/include/nn/cx/
Dcx_StreamingUncompression.h103 struct UncompContextLRC struct
170 void InitUncompContextLRC( UncompContextLRC * context, void* dest );
223 s32 ReadUncompLRC( UncompContextLRC *context, const void* data, u32 len );
321 inline void InitUncompContextLRCFront( UncompContextLRC *context, void *dest, s32 destSize ) in InitUncompContextLRCFront()