Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/opencv/
DMotionCells.cpp401 int cellh = yend - ybegin; in calculateMotionPercentInCell() local
402 int cellarea = cellw * cellh; in calculateMotionPercentInCell()