Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/opencv/
DMotionCells.cpp400 int cellw = xend - xbegin; in calculateMotionPercentInCell() local
402 int cellarea = cellw * cellh; in calculateMotionPercentInCell()