Searched refs:UncompContextLRC (Results 1 – 2 of 2) sorted by relevance
| /CTR-SDK-4.2.5/include/nn/cx/ |
| D | cx_StreamingUncompression.h | 109 struct UncompContextLRC struct 196 void InitUncompContextLRC( UncompContextLRC * context, void* dest ); 281 s32 ReadUncompLRC( UncompContextLRC *context, const void* data, u32 len ); 420 inline void InitUncompContextLRCFront( UncompContextLRC *context, void *dest, s32 destSize ) in InitUncompContextLRCFront()
|
| /CTR-SDK-4.2.5/sources/libraries/cx/ |
| D | cx_StreamingUncompression.cpp | 1094 UncompContextLRC *context, in LRCIntro_() 1131 UncompContextLRC *context, in LRCFin_() 1350 InitUncompContextLRC( UncompContextLRC * context, void* dest ) in InitUncompContextLRC() 1397 ReadUncompLRC( UncompContextLRC *context, const void* data, u32 len ) in ReadUncompLRC()
|