Home
last modified time | relevance | path

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

/frameworks/av/media/libmedia/
DCharacterEncodingDetector.cpp187 bool goodmatchSingle = true; in detectAndConvert() local
192 ucma, matches, &goodmatchSingle, &highestSingle); in detectAndConvert()
193 if (goodmatchSingle || highestSingle > highest) in detectAndConvert()