Home
last modified time | relevance | path

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

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