Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/
DMediaCodecList.cpp323 static int compareSoftwareCodecsFirst(const AString *name1, const AString *name2) { in compareSoftwareCodecsFirst() function
380 matches->sort(compareSoftwareCodecsFirst); in findMatchingCodecs()