Home
last modified time | relevance | path

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

/frameworks/av/media/libmedia/
DCharacterEncodingDetector.cpp217 const UCharsetMatch* bestSingleMatch = getPreferred(s, inputLength, in detectAndConvert() local
220 enc = ucsdet_getName(bestSingleMatch, &status); in detectAndConvert()