Lines Matching refs:finfoR
191 DVDFileInfo finfoR; member
728 if (!DVDOpen(right, &strm->finfoR)) in STRMPrepare()
744 length != DVDRead(&strm->finfoR, strm->headerBufferR, length, 0)) in STRMPrepare()
747 DVDClose(&strm->finfoR); in STRMPrepare()
779 DVDClose(&strm->finfoR); in STRMPrepare()
892 lsLength != DVDRead(&strm->finfoR, strm->lsBufferR, lsLength, lsOffset)) in STRMPrepare()
895 DVDClose(&strm->finfoR); in STRMPrepare()
919 DVDClose(&strm->finfoR); in STRMPrepare()
978 if (!DVDOpen(strm->dataR, &strm->finfoR)) in STRMStart()
995 length != DVDRead(&strm->finfoR, in STRMStart()
1001 DVDClose(&strm->finfoR); in STRMStart()
1039 DVDClose(&strm->finfoR); in STRMStart()
1514 DVDClose(&activeStrm->finfoR); in STRMUpdate()
1580 DVDReadAsync (&activeStrm->finfoR, in getDataR()