Searched defs:typeIter (Results 1 – 5 of 5) sorted by relevance
247 auto typeIter = sAudioStreamTypeTable.find(type); in stringToProcessingType() local252 auto typeIter = sAudioSourceTable.find(type); in stringToProcessingType() local
309 const TypeIter &typeIter; member382 const TypeIter &typeIter; member
585 auto typeIter = literalTypes.find(typeId); local
1685 auto typeIter = internalFormatIter->second.find(type); in GetInternalFormatInfo() local
910 const auto typeIter = std::adjacent_find(types.begin(), types.end()); in validateExtensionNamesAndPrefixes() local