Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/opencv/
Dgstcameraundistort.cpp198 undist->doUndistort = FALSE; in gst_camera_undistort_init()
316 undist->doUndistort = FALSE; in camera_undistort_run()
320 undist->doUndistort = in camera_undistort_run()
326 if (undist->showUndistorted && undist->doUndistort) { in camera_undistort_run()
Dgstcameraundistort.h84 bool doUndistort; member