Home
last modified time | relevance | path

Searched refs:m_beta (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/opencv/
DMotionCells.cpp65 m_beta = 0.5; in MotionCells()
226 blendImages (p_frame, transparencyimg, m_alpha, m_beta); in performDetectionMotionCells()
283 blendImages (p_frame, transparencyimg, m_alpha, m_beta); in performDetectionMotionCells()
DMotionCells.h249 double m_alpha, m_beta; variable