Searched refs:iFormat (Results 1 – 3 of 3) sorted by relevance
476 for (deUint32 iFormat = 0; iFormat < m_supportedInternalFormats.size(); ++iFormat) in iterate() local478 GLenum format = m_supportedInternalFormats[iFormat]; in iterate()526 iFormat = static_cast<deUint32>(m_supportedInternalFormats.size()); in iterate()
190 int iFormat; ///< type is "EVideoFormatType" member
214 pDstInfo->UsrData.sSystemBuffer.iFormat = videoFormatI420; in DecodeFrameConstruction()