Searched refs:attrIt (Results 1 – 1 of 1) sorted by relevance
459 for (auto attrIt = attrMap.begin(); attrIt != attrMap.end(); ++attrIt) { in buildMediaCodecList() local461 std::tie(key, value) = *attrIt; in buildMediaCodecList()