Lines Matching refs:gfloat
434 gfloat ev_compensation;
436 gfloat zoom;
443 gfloat analog_gain;
444 gfloat lens_focus;
512 gboolean (*get_ev_compensation) (GstPhotography * photo, gfloat * ev_comp);
520 gboolean (*get_zoom) (GstPhotography * photo, gfloat * zoom);
524 gboolean (*set_ev_compensation) (GstPhotography * photo, gfloat ev_comp);
532 gboolean (*set_zoom) (GstPhotography * photo, gfloat zoom);
550 gboolean (*set_analog_gain) (GstPhotography * photo, gfloat analog_gain);
551 gboolean (*get_analog_gain) (GstPhotography * photo, gfloat * analog_gain);
552 gboolean (*set_lens_focus) (GstPhotography * photo, gfloat lens_focus);
553 gboolean (*get_lens_focus) (GstPhotography * photo, gfloat * lens_focus);
573 gfloat * ev_comp);
608 gboolean gst_photography_get_zoom (GstPhotography * photo, gfloat * zoom);
620 gfloat ev_comp);
653 gboolean gst_photography_set_zoom (GstPhotography * photo, gfloat zoom);