Searched refs:iUdf (Results 1 – 1 of 1) sorted by relevance
1785 int iUdf = FindFormatForArchiveType(op.codecs, orderIndices, "udf"); in OpenStream2() local1786 if (iUdf > iIso && iIso >= 0) in OpenStream2()1789 int udfIndex = orderIndices[iUdf]; in OpenStream2()1790 orderIndices[iUdf] = isoIndex; in OpenStream2()