Home
last modified time | relevance | path

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

/frameworks/av/media/libmedia/
DCharacterEncodingDetector.cpp201 const char *enc; in detectAndConvert() local
220 enc = ucsdet_getName(bestSingleMatch, &status); in detectAndConvert()
222 enc = combinedenc; in detectAndConvert()
225 enc = combinedenc; in detectAndConvert()
229 enc = "UTF-8"; in detectAndConvert()
238 enc = ucsdet_getName(ucm, &status); in detectAndConvert()
240 enc, mNames.getEntry(i), ucsdet_getConfidence(ucm, &status)); in detectAndConvert()
244 if (strcmp(enc,"UTF-8") != 0) { in detectAndConvert()
246 ALOGV("@@@ using converter %s for %s", enc, mNames.getEntry(i)); in detectAndConvert()
248 UConverter *conv = ucnv_open(enc, &status); in detectAndConvert()
[all …]
/frameworks/base/media/java/android/media/
DAudioFormat.java286 public static String toLogFriendlyEncoding(int enc) { in toLogFriendlyEncoding() argument
287 switch(enc) { in toLogFriendlyEncoding()
327 return "invalid encoding " + enc; in toLogFriendlyEncoding()
/frameworks/opt/net/voip/src/jni/rtp/
DAndroid.bp43 "frameworks/av/media/libstagefright/codecs/amrnb/enc/src",
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...