Home
last modified time | relevance | path

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

12

/RvlSDK-3.1.4/build/demos/rsodemo/LinkMem2/src/
Dstatic.c52 length = (s32) OSRoundUp32B(DVDGetLength(&fileInfo)); in RsoLoad()
80 length = (s32) OSRoundUp32B(DVDGetLength(&fileInfo)); in RsoLoadMem2()
107 length = (s32) OSRoundUp32B(DVDGetLength(&fileInfo)); in StaticRsoLoad()
/RvlSDK-3.1.4/build/demos/thpdemo/src/THPSimple/
Daxseq.c102 if (DVDGetLength(&handle) == 0) in LoadFileIntoRam()
108 round_length = OSRoundUp32B(DVDGetLength(&handle)); in LoadFileIntoRam()
/RvlSDK-3.1.4/build/demos/rsodemo/MakeInc/src/
Dstatic.c64 length = (s32) OSRoundUp32B(DVDGetLength(&fileInfo)); in RsoLoad()
91 length = (s32) OSRoundUp32B(DVDGetLength(&fileInfo)); in StaticRsoLoad()
/RvlSDK-3.1.4/build/demos/rsodemo/LinkJump/src/
Dstatic.c71 length = (s32) OSRoundUp32B(DVDGetLength(&fileInfo)); in RsoLoad()
99 length = (s32) OSRoundUp32B(DVDGetLength(&fileInfo)); in RsoLoadMem2()
126 length = (s32) OSRoundUp32B(DVDGetLength(&fileInfo)); in StaticRsoLoad()
/RvlSDK-3.1.4/build/demos/mididemo/src/
Dsynth.c110 if (DVDGetLength(&handle) == 0) in LoadFileIntoRam()
116 round_length = OSRoundUp32B(DVDGetLength(&handle)); in LoadFileIntoRam()
/RvlSDK-3.1.4/build/demos/rsodemo/LinkFar/src/
Dstatic.c116 length = (s32) OSRoundUp32B(DVDGetLength(&fileInfo)); in RsoLoad()
144 length = (s32) OSRoundUp32B(DVDGetLength(&fileInfo)); in RsoLoadMem2()
171 length = (s32) OSRoundUp32B(DVDGetLength(&fileInfo)); in StaticRsoLoad()
/RvlSDK-3.1.4/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-3.1.4/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-3.1.4/build/demos/rsodemo/LinkList/src/
Dstatic.c52 length = (s32) OSRoundUp32B(DVDGetLength(&fileInfo)); in RsoLoad()
79 length = (s32) OSRoundUp32B(DVDGetLength(&fileInfo)); in StaticRsoLoad()
/RvlSDK-3.1.4/build/demos/rsodemo/LinkListFixed0/src/
Dstatic.c53 length = (s32) OSRoundUp32B(DVDGetLength(&fileInfo)); in RsoLoadFixed()
102 length = (s32) OSRoundUp32B(DVDGetLength(&fileInfo)); in StaticRsoLoad()
/RvlSDK-3.1.4/build/demos/reldemo/src/
Dstatic.c127 length = (s32) OSRoundUp32B(DVDGetLength(&fileInfo)); in Load()
186 length = OSRoundUp32B(DVDGetLength(&fileInfo)); in main()
/RvlSDK-3.1.4/build/demos/axdemo/src/
Dsyndemo.c285 if (DVDGetLength(&handle) == 0) in LoadFileIntoRam()
291 round_length = OSRoundUp32B(DVDGetLength(&handle)); in LoadFileIntoRam()
Ddpl2demo.c377 if (DVDGetLength(&handle) == 0) in LoadFileIntoRam()
383 round_length = OSRoundUp32B(DVDGetLength(&handle)); in LoadFileIntoRam()
Daxsimple.c538 if (DVDGetLength(&handle) == 0) in LoadFileIntoRam()
544 round_length = OSRoundUp32B(DVDGetLength(&handle)); in LoadFileIntoRam()
/RvlSDK-3.1.4/build/demos/rsodemo/Manually/src/
Dstatic.c54 length = (s32) OSRoundUp32B(DVDGetLength(&fileInfo)); in RsoLoad()
83 length = (s32) OSRoundUp32B(DVDGetLength(&fileInfo)); in StaticRsoLoad()
/RvlSDK-3.1.4/build/demos/spdemo/src/
Dspdemo.c516 if (DVDGetLength(&handle) == 0) in LoadFileIntoRam()
522 round_length = OSRoundUp32B(DVDGetLength(&handle)); in LoadFileIntoRam()
/RvlSDK-3.1.4/build/demos/carddemo/src/
Dsave.c53 *length = (s32) OSRoundUp32B(DVDGetLength(&fileInfo)); in LoadFile()
/RvlSDK-3.1.4/build/demos/videmo/src/
Dviewer.c185 length = DVDGetLength(&finfo); in readConvertBmp()
326 length = DVDGetLength(&finfo); in idle()
/RvlSDK-3.1.4/build/demos/wpaddemo/src/
Dwpad_seqdemo.c536 if (DVDGetLength(&handle) == 0) in LoadFileIntoRam()
542 round_length = OSRoundUp32B(DVDGetLength(&handle)); in LoadFileIntoRam()

12