Home
last modified time | relevance | path

Searched refs:fileName (Results 1 – 6 of 6) sorted by relevance

/RvlHBMSdk-4.5/build/demos/hbmdemo/networkmanual_jpeg/src/
Dnetworkmanual_jpeg.cpp224 char *fileName, in ReadNandFile() argument
235 rv = CNTOpen(cnt, fileName, &fileInfo); in ReadNandFile()
239 OSReport("Cannot open file \"%s\"", fileName); in ReadNandFile()
271 char *fileName, in ReadNandFileLZ() argument
281 compbuffer = ReadNandFile( fileName, cnt ); in ReadNandFileLZ()
303 char *fileName, in ReadNandFileHuff() argument
312 compbuffer = ReadNandFile( fileName, cnt ); in ReadNandFileHuff()
/RvlHBMSdk-4.5/build/demos/hbmdemo/shareddemo/src/
Dshared.cpp228 char *fileName, in ReadNandFile() argument
239 rv = CNTOpen(cnt, fileName, &fileInfo); in ReadNandFile()
243 OSReport("Cannot open file \"%s\"", fileName); in ReadNandFile()
275 char *fileName, in ReadNandFileLZ() argument
285 compbuffer = ReadNandFile( fileName, cnt ); in ReadNandFileLZ()
307 char *fileName, in ReadNandFileHuff() argument
316 compbuffer = ReadNandFile( fileName, cnt ); in ReadNandFileHuff()
/RvlHBMSdk-4.5/build/demos/hbmdemo/networkmanual_tpl/src/
Dnetworkmanual_tpl.cpp355 char *fileName, in ReadNandFile() argument
366 rv = CNTOpen(cnt, fileName, &fileInfo); in ReadNandFile()
370 OSReport("Cannot open file \"%s\"", fileName); in ReadNandFile()
402 char *fileName, in ReadNandFileLZ() argument
412 compbuffer = ReadNandFile( fileName, cnt ); in ReadNandFileLZ()
434 char *fileName, in ReadNandFileHuff() argument
443 compbuffer = ReadNandFile( fileName, cnt ); in ReadNandFileHuff()
/RvlHBMSdk-4.5/build/demos/hbmdemo/rsodemo/src/
Drsodemo.cpp219 static void* ReadDvdFile( const char* fileName, MEMAllocator* mem);
798 const char* fileName, in ReadDvdFile() argument
807 if (! DVDOpen(fileName, &fileInfo)) in ReadDvdFile()
Drsomodule.c150 const char* fileName, in ReadDvdFile() argument
159 if (! DVDOpen(fileName, &fileInfo)) in ReadDvdFile()
/RvlHBMSdk-4.5/build/demos/hbmdemo/hbm/src/
Dhomebutton.cpp214 const char* fileName, in ReadDvdFile() argument
224 if (! DVDOpen(fileName, &fileInfo)) in ReadDvdFile()