Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/opencv/
Dgstmotioncells.h76 gint prevgridx, gridx, prevgridy, gridy, id; member
Dgstmotioncells.cpp333 filter->prevgridx = 0; in gst_motion_cells_init()
427 if (filter->prevgridx != filter->gridx && !filter->firstframe) { in gst_motion_cells_set_property()
430 filter->prevgridx = filter->gridx; in gst_motion_cells_set_property()