Searched defs:typeIt (Results 1 – 2 of 2) sorted by relevance
504 for (auto typeIt = codec.typeMap.begin(); typeIt != codec.typeMap.end(); ++typeIt) { in buildMediaCodecList() local
981 TypeMap::iterator typeIt; in enterMediaCodec() local1123 TypeMap::iterator typeIt = codecIt->second.typeMap.find(name); in enterType() local