Searched refs:CXUncompContextLRC (Results 1 – 2 of 2) sorted by relevance
| /RvlSDK-3.3/include/revolution/cx/ |
| D | CXStreamingUncompression.h | 167 CXUncompContextLRC; typedef 234 void CXInitUncompContextLRC( CXUncompContextLRC * context, void* dest ); 305 s32 CXReadUncompLRC( CXUncompContextLRC *context, const void* data, u32 len ); 381 static inline BOOL CXIsFinishedUncompLRC( const CXUncompContextLRC *context ) in CXIsFinishedUncompLRC() 427 static inline void CXInitUncompContextLRCFront( CXUncompContextLRC *context, void *dest, s32 destSi… in CXInitUncompContextLRCFront()
|
| /RvlSDK-3.3/build/libraries/cx/src/ |
| D | CXStreamingUncompression.c | 1032 CXUncompContextLRC *context, in LRCIntro_() 1069 CXUncompContextLRC *context, in LRCFin_() 1287 CXInitUncompContextLRC( CXUncompContextLRC * context, void* dest ) in CXInitUncompContextLRC() 1332 CXReadUncompLRC( CXUncompContextLRC *context, const void* data, u32 len ) in CXReadUncompLRC()
|