Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/sys/rpicamsrc/
DRaspiCapture.h80 PROP_CHANGE_VIDEO_STABILISATION = (1 << 4), enumerator
Dgstrpicamsrc.c939 src->capture_config.change_flags |= PROP_CHANGE_VIDEO_STABILISATION; in gst_rpi_cam_src_set_property()
DRaspiCapture.c2019 if (config->change_flags & PROP_CHANGE_VIDEO_STABILISATION) { in raspi_capture_update_config()