Home
last modified time | relevance | path

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

/RvlHBMSdk-4.4/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.4/build/demos/hbmdemo/networkmanual_jpeg/src/
Dnetworkmanual_jpeg.cpp218 char *fileName, in ReadNandFile() argument
229 rv = CNTOpen(cnt, fileName, &fileInfo); in ReadNandFile()
233 OSReport("Cannot open file \"%s\"", fileName); in ReadNandFile()
265 char *fileName, in ReadNandFileLZ() argument
275 compbuffer = ReadNandFile( fileName, cnt ); in ReadNandFileLZ()
297 char *fileName, in ReadNandFileHuff() argument
306 compbuffer = ReadNandFile( fileName, cnt ); in ReadNandFileHuff()
/RvlHBMSdk-4.4/build/demos/hbmdemo/networkmanual_tpl/src/
Dnetworkmanual_tpl.cpp349 char *fileName, in ReadNandFile() argument
360 rv = CNTOpen(cnt, fileName, &fileInfo); in ReadNandFile()
364 OSReport("Cannot open file \"%s\"", fileName); in ReadNandFile()
396 char *fileName, in ReadNandFileLZ() argument
406 compbuffer = ReadNandFile( fileName, cnt ); in ReadNandFileLZ()
428 char *fileName, in ReadNandFileHuff() argument
437 compbuffer = ReadNandFile( fileName, cnt ); in ReadNandFileHuff()
/RvlHBMSdk-4.4/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.4/build/demos/hbmdemo/hbm/src/
Dhomebutton.cpp214 const char* fileName, in ReadDvdFile() argument
224 if (! DVDOpen(fileName, &fileInfo)) in ReadDvdFile()