Searched refs:CXReadUncompRL (Results 1 – 3 of 3) sorted by relevance
171 s32 CXReadUncompRL( CXUncompContextRL *context, const void *data, u32 len );
155 s32 CXReadUncompRL( CXUncompContextRL *context, const void* data, u32 len ) in CXReadUncompRL() function
281 CXReadUncompRL( &context, sReadBuf[ currIdx ], len[ currIdx ] ); in LoadTexDataRL()