Home
last modified time | relevance | path

Searched refs:compareSoftwareCodecsFirst (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/av/media/libstagefright/
H A DMediaCodecList.cpp327 static int compareSoftwareCodecsFirst(const AString *name1, const AString *name2) { in compareSoftwareCodecsFirst() function
400 matches->sort(compareSoftwareCodecsFirst); in findMatchingCodecs()