Searched refs:CXUncompContextRL (Results 1 – 3 of 3) sorted by relevance
85 CXUncompContextRL; typedef181 void CXInitUncompContextRL( CXUncompContextRL *context, 249 s32 CXReadUncompRL( CXUncompContextRL *context, const void *data, u32 len );318 static inline BOOL CXIsFinishedUncompRL( const CXUncompContextRL *context ) in CXIsFinishedUncompRL()398 static inline void CXInitUncompContextRLFront( CXUncompContextRL *context, void *dest, s32 destSize… in CXInitUncompContextRLFront()
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()