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