Searched refs:enc (Results 1 – 3 of 3) sorted by relevance
175 const char *enc; in detectAndConvert() local184 enc = combinedenc; in detectAndConvert()187 enc = "UTF-8"; in detectAndConvert()196 enc = ucsdet_getName(ucm, &status); in detectAndConvert()198 enc, mNames.getEntry(i), ucsdet_getConfidence(ucm, &status)); in detectAndConvert()202 if (strcmp(enc,"UTF-8") != 0) { in detectAndConvert()204 ALOGV("@@@ using converter %s for %s", enc, mNames.getEntry(i)); in detectAndConvert()206 UConverter *conv = ucnv_open(enc, &status); in detectAndConvert()209 enc, status); in detectAndConvert()
50 frameworks/av/media/libstagefright/codecs/amrnb/enc/include \51 frameworks/av/media/libstagefright/codecs/amrnb/enc/src \
62 frameworks/av/media/libstagefright/codecs/amrnb/enc/src \