Searched refs:CXUncompContextLZ (Results 1 – 3 of 3) sorted by relevance
86 CXUncompContextLZ; typedef133 void CXInitUncompContextLZ( CXUncompContextLZ *context,175 s32 CXReadUncompLZ( CXUncompContextLZ *context, const void *data, u32 len );218 static inline BOOL CXIsFinishedUncompLZ( const CXUncompContextLZ *context ) in CXIsFinishedUncompLZ()
52 void CXInitUncompContextLZ( CXUncompContextLZ *context, void* dest ) in CXInitUncompContextLZ()192 s32 CXReadUncompLZ( CXUncompContextLZ *context, const void* data, u32 len ) in CXReadUncompLZ()
258 CXUncompContextLZ context; // streaming decompression context in LoadTexDataLZ()