Home
last modified time | relevance | path

Searched defs:ucma (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/media/libmedia/
DCharacterEncodingDetector.cpp142 const UCharsetMatch** ucma = ucsdet_detectAll(csd, &matches, &status); in detectAndConvert() local
216 const UCharsetMatch** ucma = ucsdet_detectAll(csd, &matches, &status); in detectAndConvert() local
324 const UCharsetMatch** ucma, size_t nummatches, in getPreferred()