Searched refs:CXUncompContextRL (Results 1 – 3 of 3) sorted by relevance
79 CXUncompContextRL; typedef130 void CXInitUncompContextRL( CXUncompContextRL *context, 171 s32 CXReadUncompRL( CXUncompContextRL *context, const void *data, u32 len );212 static inline BOOL CXIsFinishedUncompRL( const CXUncompContextRL *context ) in CXIsFinishedUncompRL()262 static inline void CXiInitUncompContextRLFront( CXUncompContextRL *context, void *dest, s32 destSiz… in CXiInitUncompContextRLFront()
33 void CXInitUncompContextRL( CXUncompContextRL *context, void* dest ) in CXInitUncompContextRL()155 s32 CXReadUncompRL( CXUncompContextRL *context, const void* data, u32 len ) in CXReadUncompRL()
249 CXUncompContextRL context; // Streaming decompression context in LoadTexDataRL()