Searched refs:canonName (Results 1 – 1 of 1) sorted by relevance
390 std::string canonName = trait.name; in buildMediaCodecList() local397 if (hasPrefix(canonName, "c2.vda.")) { in buildMediaCodecList()400 if (hasPrefix(canonName, "c2.android.")) { in buildMediaCodecList()407 if (hasSuffix(canonName, ".avc.decoder") || in buildMediaCodecList()408 hasSuffix(canonName, ".avc.encoder")) { in buildMediaCodecList()414 if (hasPrefix(canonName, "c2.vda.")) { in buildMediaCodecList()417 if (hasPrefix(canonName, "c2.android.")) { in buildMediaCodecList()421 if (hasSuffix(canonName, ".avc.decoder") || in buildMediaCodecList()422 hasSuffix(canonName, ".avc.encoder")) { in buildMediaCodecList()428 if (hasPrefix(canonName, "c2.android.")) { in buildMediaCodecList()