Searched refs:CXReadUncompLZ (Results 1 – 3 of 3) sorted by relevance
185 s32 CXReadUncompLZ( CXUncompContextLZ *context, const void *data, u32 len );
271 s32 CXReadUncompLZ( CXUncompContextLZ *context, const void* data, u32 len ) in CXReadUncompLZ() function
348 CXReadUncompLZ( &context, sReadBuf[ currIdx ], len[ currIdx ] ); in LoadTexDataLZ()