Home
last modified time | relevance | path

Searched defs:_history (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/modules/video_coding/
Dcodec_timer.h52 VCMShortMaxSample _history[MAX_HISTORY_SIZE]; variable
/external/opencv3/modules/video/src/
Dbgfg_KNN.cpp95 BackgroundSubtractorKNNImpl(int _history, float _dist2Threshold, bool _bShadowDetection=true) in BackgroundSubtractorKNNImpl()
645 Ptr<BackgroundSubtractorKNN> createBackgroundSubtractorKNN(int _history, double _threshold2, in createBackgroundSubtractorKNN()
Dbgfg_gaussmix2.cpp150 BackgroundSubtractorMOG2Impl(int _history, float _varThreshold, bool _bShadowDetection=true) in BackgroundSubtractorMOG2Impl()
912 Ptr<BackgroundSubtractorMOG2> createBackgroundSubtractorMOG2(int _history, double _varThreshold, in createBackgroundSubtractorMOG2()