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()
802 s32 readBytes; in ReadDvdFile() local820 readBytes = DVDRead(&fileInfo, readBuf, (s32)(fileLenUp32), 0); in ReadDvdFile()821 ASSERT(readBytes > 0); in ReadDvdFile()
222 s32 readBytes; in ReadDvdFile() local240 readBytes = DVDRead(&fileInfo, readBuf, (s32)(fileLenUp32), 0); in ReadDvdFile()241 ASSERT(readBytes > 0); in ReadDvdFile()