Home
last modified time | relevance | path

Searched refs:DVDGetLength (Results 1 – 25 of 39) sorted by relevance

12

/RvlSDK-2.1/build/demos/thpdemo/src/THPSimple/
Daxseq.c100 if (DVDGetLength(&handle) == 0) in LoadFileIntoRam()
106 round_length = OSRoundUp32B(DVDGetLength(&handle)); in LoadFileIntoRam()
/RvlSDK-2.1/build/demos/dvddemo/src/
Ddvddemo3.c151 fileSize1 = DVDGetLength(&fileInfo1); in main()
152 fileSize2 = DVDGetLength(&fileInfo2); in main()
Ddvdfatal.c53 fileSize = DVDGetLength(&fileInfo); in main()
Ddvddemo1.c104 fileSize = DVDGetLength(&fileInfo); in main()
Ddvddemo2.c136 fileSize = DVDGetLength(&fileInfo); in main()
Ddirectory.c124 OSReport("F %9d %s\n", DVDGetLength(&finfo), dirent.name); in printOneLevel()
/RvlSDK-2.1/build/demos/arcdemo/src/
Darctest1.c116 length = DVDGetLength(&finfo); in chdirOpenAllocRead()
162 length = OSRoundUp32B(DVDGetLength(&finfo)); in Read()
Darctest2.c116 length = DVDGetLength(&finfo); in chdirOpenAllocRead()
177 length = OSRoundUp32B(DVDGetLength(&finfo)); in Read()
Darctest3.c142 length = OSRoundUp32B(DVDGetLength(&finfo)); in Read()
/RvlSDK-2.1/build/demos/reldemo/src/
Dstatic.c120 length = (s32) OSRoundUp32B(DVDGetLength(&fileInfo)); in Load()
168 length = OSRoundUp32B(DVDGetLength(&fileInfo)); in main()
/RvlSDK-2.1/build/demos/axdemo/src/
Dsyndemo.c288 if (DVDGetLength(&handle) == 0) in LoadFileIntoRam()
294 round_length = OSRoundUp32B(DVDGetLength(&handle)); in LoadFileIntoRam()
Ddpl2demo.c403 if (DVDGetLength(&handle) == 0) in LoadFileIntoRam()
409 round_length = OSRoundUp32B(DVDGetLength(&handle)); in LoadFileIntoRam()
Dexpdelay.c721 if (DVDGetLength(&handle) == 0) in LoadFileIntoRam()
727 round_length = OSRoundUp32B(DVDGetLength(&handle)); in LoadFileIntoRam()
DexpdelayDpl2.c724 if (DVDGetLength(&handle) == 0) in LoadFileIntoRam()
730 round_length = OSRoundUp32B(DVDGetLength(&handle)); in LoadFileIntoRam()
Daxsimple.c751 if (DVDGetLength(&handle) == 0) in LoadFileIntoRam()
757 round_length = OSRoundUp32B(DVDGetLength(&handle)); in LoadFileIntoRam()
DexpreverbHiDpl2.c782 if (DVDGetLength(&handle) == 0) in LoadFileIntoRam()
788 round_length = OSRoundUp32B(DVDGetLength(&handle)); in LoadFileIntoRam()
Dcompressor.c885 if (DVDGetLength(&handle) == 0) in LoadFileIntoRam()
891 round_length = OSRoundUp32B(DVDGetLength(&handle)); in LoadFileIntoRam()
DexpreverbHi.c776 if (DVDGetLength(&handle) == 0) in LoadFileIntoRam()
782 round_length = OSRoundUp32B(DVDGetLength(&handle)); in LoadFileIntoRam()
DexpchorusDpl2.c756 if (DVDGetLength(&handle) == 0) in LoadFileIntoRam()
762 round_length = OSRoundUp32B(DVDGetLength(&handle)); in LoadFileIntoRam()
DexpreverbStd.c776 if (DVDGetLength(&handle) == 0) in LoadFileIntoRam()
782 round_length = OSRoundUp32B(DVDGetLength(&handle)); in LoadFileIntoRam()
/RvlSDK-2.1/build/demos/carddemo/src/
Dsave.c50 *length = (s32) OSRoundUp32B(DVDGetLength(&fileInfo)); in LoadFile()
/RvlSDK-2.1/build/demos/videmo/src/
Dviewer.c185 length = DVDGetLength(&finfo); in readConvertBmp()
326 length = DVDGetLength(&finfo); in idle()
/RvlSDK-2.1/build/demos/spdemo/src/
Dspdemo.c542 if (DVDGetLength(&handle) == 0) in LoadFileIntoRam()
548 round_length = OSRoundUp32B(DVDGetLength(&handle)); in LoadFileIntoRam()
/RvlSDK-2.1/build/demos/wpaddemo/src/
Dwpad_seqdemo.c436 if (DVDGetLength(&handle) == 0) in LoadFileIntoRam()
442 round_length = OSRoundUp32B(DVDGetLength(&handle)); in LoadFileIntoRam()
Dwpad_spdemo.c424 if (DVDGetLength(&handle) == 0) in LoadFileIntoRam()
430 round_length = OSRoundUp32B(DVDGetLength(&handle)); in LoadFileIntoRam()

12