Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/interfaces/
Dphotography.h443 gfloat analog_gain; member
550 gboolean (*set_analog_gain) (GstPhotography * photo, gfloat analog_gain);
551 gboolean (*get_analog_gain) (GstPhotography * photo, gfloat * analog_gain);
/third_party/gstreamer/gstplugins_good/sys/rpicamsrc/
DRaspiCapture.c746 settings->analog_gain.num, settings->analog_gain.den, in camera_control_callback()