Lines Matching defs:ite
217 auto ite = std::find_if(g_pFfHEVCLevelMap.begin(), g_pFfHEVCLevelMap.end(), in ConvertFFMpegToOHHEVCLevel() local
228 auto ite = std::find_if(g_pFfHEVCProfileMap.begin(), g_pFfHEVCProfileMap.end(), in ConvertFFMpegToOHHEVCProfile() local
239 auto ite = std::find_if(g_pFfColorPrimariesMap.begin(), g_pFfColorPrimariesMap.end(), in ConvertFFMpegToOHColorPrimaries() local
250 …auto ite = std::find_if(g_pFfTransferCharacteristicMap.begin(), g_pFfTransferCharacteristicMap.end… in ConvertFFMpegToOHColorTrans() local
261 auto ite = std::find_if(g_pFfMatrixCoefficientMap.begin(), g_pFfMatrixCoefficientMap.end(), in ConvertFFMpegToOHColorMatrix() local
272 auto ite = std::find_if(g_pFfColorRangeMap.begin(), g_pFfColorRangeMap.end(), in ConvertFFMpegToOHColorRange() local
283 auto ite = std::find_if(g_pFfChromaLocationMap.begin(), g_pFfChromaLocationMap.end(), in ConvertFFMpegToOHChromaLocation() local
294 auto ite = std::find_if(g_pFfCodeIDToSampleFmtMap.begin(), g_pFfCodeIDToSampleFmtMap.end(), in ConvertFFMpegAVCodecIdToOHAudioFormat() local
305 auto ite = std::find_if(g_pFfSampleFmtMap.begin(), g_pFfSampleFmtMap.end(), in ConvertFFMpegToOHAudioFormat() local
316 auto ite = std::find_if(g_pFfSampleFmtMap.begin(), g_pFfSampleFmtMap.end(), in ConvertOHAudioFormatToFFMpeg() local
327 auto ite = std::find_if(g_toFFMPEGChannelLayout.begin(), g_toFFMPEGChannelLayout.end(), in ConvertFFToOHAudioChannelLayout() local
387 auto ite = std::find_if(g_toFFMPEGChannelLayout.begin(), g_toFFMPEGChannelLayout.end(), in ConvertFFToOHAudioChannelLayoutV2() local
398 auto ite = std::find_if(g_toFFMPEGChannelLayout.begin(), g_toFFMPEGChannelLayout.end(), in ConvertOHAudioChannelLayoutToFFMpeg() local
409 auto ite = std::find_if(g_ChannelLayoutToString.begin(), g_ChannelLayoutToString.end(), in ConvertOHAudioChannelLayoutToString() local