Searched refs:readBytes (Results 1 – 3 of 3) sorted by relevance
156 s32 readBytes; in ReadDvdFile() local174 readBytes = DVDRead(&fileInfo, readBuf, (s32)(fileLenUp32), 0); in ReadDvdFile()175 ASSERT(readBytes > 0); in ReadDvdFile()
804 s32 readBytes; in ReadDvdFile() local822 readBytes = DVDRead(&fileInfo, readBuf, (s32)(fileLenUp32), 0); in ReadDvdFile()823 ASSERT(readBytes > 0); in ReadDvdFile()
221 s32 readBytes; in ReadDvdFile() local239 readBytes = DVDRead(&fileInfo, readBuf, (s32)(fileLenUp32), 0); in ReadDvdFile()240 ASSERT(readBytes > 0); in ReadDvdFile()