Home
last modified time | relevance | path

Searched refs:CXInitUncompContextRL (Results 1 – 3 of 3) sorted by relevance

/RvlSDK-2.1/include/revolution/cx/
DCXStreamingUncompression.h120 void CXInitUncompContextRL( CXUncompContextRL *context,
/RvlSDK-2.1/build/libraries/cx/src/
DCXStreamingUncompression.c32 void CXInitUncompContextRL( CXUncompContextRL *context, void* dest ) in CXInitUncompContextRL() function
/RvlSDK-2.1/build/demos/cxdemo/src/
Dcx_uncompress_stream.c202 CXInitUncompContextRL( &context, uncompBuf ); in LoadTexDataRL()