Home
last modified time | relevance | path

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

/external/libmtp/examples/
DMakefile.am1 bin_PROGRAMS=connect detect tracks files hotplug \ program
/external/libvpx/libvpx/
Dtools_common.h89 struct FileTypeDetectionBuffer detect; member
Dtools_common.c83 struct FileTypeDetectionBuffer *detect = &input_ctx->detect; in read_yuv_frame() local
/external/icu/icu4c/source/i18n/
Dcsdetect.cpp230 const CharsetMatch *CharsetDetector::detect(UErrorCode &status) in detect() function in CharsetDetector
/external/neven/
DFaceDetector_jni.cpp193 detect(JNIEnv *_env, jobject _this, in detect() function
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DCharsetDetector.java155 public CharsetMatch detect() { in detect() method in CharsetDetector