Home
last modified time | relevance | path

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

/external/opencv3/modules/objdetect/test/opencl/
Dtest_hogdetector.cpp96 OCL_TEST_P(HOG, Detect) in OCL_TEST_P() argument
/external/webrtc/webrtc/modules/audio_processing/transient/
Dtransient_detector.cc69 float TransientDetector::Detect(const float* data, in Detect() function in webrtc::TransientDetector
/external/webrtc/webrtc/modules/remote_bitrate_estimator/
Doveruse_detector.cc77 BandwidthUsage OveruseDetector::Detect(double offset, in Detect() function in webrtc::OveruseDetector
/external/pdfium/xfa/src/fxbarcode/common/
DBC_WhiteRectangleDetector.cpp61 CFX_PtrArray* CBC_WhiteRectangleDetector::Detect(int32_t& e) { in Detect() function in CBC_WhiteRectangleDetector
/external/pdfium/xfa/src/fxbarcode/qrcode/
DBC_QRDetector.cpp38 CBC_QRDetectorResult* CBC_QRDetector::Detect(int32_t hints, int32_t& e) { in Detect() function in CBC_QRDetector
/external/pdfium/xfa/src/fxbarcode/datamatrix/
DBC_DataMatrixDetector.cpp51 CBC_QRDetectorResult* CBC_DataMatrixDetector::Detect(int32_t& e) { in Detect() function in CBC_DataMatrixDetector
/external/opencv/cvaux/include/
Dcvvidsurv.hpp685 void Detect( const CvArr* /*img*/, /* out */ CvBlobSeq* /*detected_blob_seq*/ = 0 ) {}; in Detect() function in CvObjectDetector