Home
last modified time | relevance | path

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

/CTR-SDK-0.13.2/include/nn/cx/
Dcx_StreamingUncompression.h106 struct UncompContextLRC struct
167 void InitUncompContextLRC( UncompContextLRC * context, void* dest );
217 s32 ReadUncompLRC( UncompContextLRC *context, const void* data, u32 len );
300 inline void InitUncompContextLRCFront( UncompContextLRC *context, void *dest, s32 destSize ) in InitUncompContextLRCFront()