Lines Matching refs:Formats
998 const CArcInfoEx &ai = codecs->Formats[(unsigned)index]; in MakeCheckOrder()
1287 const CArcInfoEx &ai = op.codecs->Formats[formatIndex]; in PrepareToOpen()
1305 const CArcInfoEx &ai = op.codecs->Formats[formatIndex]; in PrepareToOpen()
1564 if (StringsAreEqualNoCase_Ascii(codecs->Formats[orderIndices[i]].Name, name)) in FindFormatForArchiveType()
1603 CBoolArr isMainFormatArr(op.codecs->Formats.Size()); in OpenStream2()
1605 FOR_VECTOR(i, op.codecs->Formats) in OpenStream2()
1669 FOR_VECTOR (i, op.codecs->Formats) in OpenStream2()
1671 const CArcInfoEx &ai = op.codecs->Formats[i]; in OpenStream2()
1820 CBoolArr skipFrontalFormat(op.codecs->Formats.Size()); in OpenStream2()
1822 FOR_VECTOR(i, op.codecs->Formats) in OpenStream2()
1850 const CArcInfoEx &ai = op.codecs->Formats[FormatIndex]; in OpenStream2()
2019 const CArcInfoEx &ai = op.codecs->Formats[(unsigned)formatIndex]; in OpenStream2()
2069 const CArcInfoEx &ai = op.codecs->Formats[form]; in OpenStream2()
2126 const CArcInfoEx &ai = op.codecs->Formats[FormatIndex]; in OpenStream2()
2261 FOR_VECTOR (i, op.codecs->Formats) in OpenStream2()
2264 const CObjectVector<CByteBuffer> &sigs = op.codecs->Formats[i].Signatures; in OpenStream2()
2301 const CArcInfoEx &ai = op.codecs->Formats[(unsigned)index]; in OpenStream2()
2537 const CArcInfoEx &ai = op.codecs->Formats[index]; in OpenStream2()
2558 const CArcInfoEx &ai = op.codecs->Formats[index]; in OpenStream2()
2938 const CArcInfoEx &ai = op.codecs->Formats[FormatIndex]; in OpenStream()
3018 FOR_VECTOR (i, op.codecs->Formats) in OpenStreamOrFile()
3020 const CArcInfoEx &ai = op.codecs->Formats[i]; in OpenStreamOrFile()