Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst/camerabin2/
Dgstdigitalzoom.c71 gint w2_crop = 0, h2_crop = 0; in gst_digital_zoom_update_crop() local
97 h2_crop = (height - (gint) (height * 1.0 / zoom)) / 2; in gst_digital_zoom_update_crop()
101 top += h2_crop; in gst_digital_zoom_update_crop()
102 bottom += h2_crop; in gst_digital_zoom_update_crop()