Home
last modified time | relevance | path

Searched refs:LoadTexDataLZ (Results 1 – 2 of 2) sorted by relevance

/RvlSDK-2.1/build/demos/cxdemo/src/
Dcx_uncompress.c64 static void* LoadTexDataLZ ( const char* path );
218 static void* LoadTexDataLZ( const char* path ) in LoadTexDataLZ() function
301 sMyTplObj[ 2 ] = (TPLPalettePtr)LoadTexDataLZ ( "/cxdemo/tex-01_LZ.bin" ); in DrawInit()
Dcx_uncompress_stream.c57 static void* LoadTexDataLZ ( const char* path );
249 static void* LoadTexDataLZ( const char* path ) in LoadTexDataLZ() function
397 sMyTplObj[ 2 ] = (TPLPalettePtr)LoadTexDataLZ ( "/cxdemo/tex-01_LZ.bin" ); in DrawInit()