Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/soundtouch/
Dgstbpmdetect.cc51 soundtouch::BPMDetect * detect; member
53 BPMDetect *detect; member
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/charsetdet/
DDetectingViewer.java268 private CharsetMatch[] detect(byte[] bytes) in detect() method in DetectingViewer
277 private CharsetMatch[] detect(BufferedInputStream inputStream) in detect() method in DetectingViewer
/third_party/ffmpeg/libavfilter/
Daf_hdcd.c981 hdcd_detection_data detect; member
1471 static void hdcd_detect_reset(hdcd_detection_data *detect) { in hdcd_detect_reset()
1483 static void hdcd_detect_start(hdcd_detection_data *detect) { in hdcd_detect_start()
1490 static void hdcd_detect_onech(hdcd_state *state, hdcd_detection_data *detect) { in hdcd_detect_onech()
1516 static void hdcd_detect_end(hdcd_detection_data *detect, int channels) { in hdcd_detect_end()
Dasrc_sinc.c253 float detect = 2 * M_PI; in fir_to_phase() local
/third_party/node/deps/undici/src/node_modules/busboy/lib/types/
Durlencoded.js51 static detect(conType) { method in URLEncoded
Dmultipart.js561 static detect(conType) { method in Multipart
/third_party/typescript/tests/cases/compiler/
DunderscoreTest1.ts97 detect(iterator: Iterator_<T, boolean>, context?: any): T; method
180 detect(iterator: Iterator_<T, boolean>, context?: any): T; method
256 detect(iterator: Iterator_<T, boolean>, context?: any): ChainedObject<T>; method
347 detect(iterator: Iterator_<T, boolean>, context?: any): ChainedObject<T>; method
433 detect<T>(list: T[], iterator: Iterator_<T, boolean>, context?: any): T; method
434 detect<T>(list: Dictionary<T>, iterator: Iterator_<T, boolean>, context?: any): T; method
/third_party/gstreamer/gstreamer/libs/gst/base/
Dgstbaseparse.h282 GstFlowReturn (*detect) (GstBaseParse * parse, member
/third_party/node/deps/icu-small/source/i18n/
Dcsdetect.cpp230 const CharsetMatch *CharsetDetector::detect(UErrorCode &status) in detect() function in CharsetDetector
/third_party/skia/third_party/externals/icu/source/i18n/
Dcsdetect.cpp230 const CharsetMatch *CharsetDetector::detect(UErrorCode &status) in detect() function in CharsetDetector
/third_party/icu/icu4c/source/i18n/
Dcsdetect.cpp230 const CharsetMatch *CharsetDetector::detect(UErrorCode &status) in detect() function in CharsetDetector
/third_party/ltp/testcases/kernel/syscalls/futex/
Dfutextest.h176 int detect, int opflags) in futex_lock_pi()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DCharsetDetector.java157 public CharsetMatch detect() { in detect() method in CharsetDetector
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DCharsetDetector.java148 public CharsetMatch detect() { in detect() method in CharsetDetector
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h21469 initcall_t detect; member