Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/interfaces/
Dphotography.c118 #define GST_PHOTOGRAPHY_FUNC_TEMPLATE(function_name, param_type) \ macro
161 GST_PHOTOGRAPHY_FUNC_TEMPLATE (ev_compensation, gfloat);
181 GST_PHOTOGRAPHY_FUNC_TEMPLATE (iso_speed, guint);
201 GST_PHOTOGRAPHY_FUNC_TEMPLATE (aperture, guint);
221 GST_PHOTOGRAPHY_FUNC_TEMPLATE (exposure, guint32);
241 GST_PHOTOGRAPHY_FUNC_TEMPLATE (white_balance_mode,
262 GST_PHOTOGRAPHY_FUNC_TEMPLATE (color_tone_mode, GstPhotographyColorToneMode);
282 GST_PHOTOGRAPHY_FUNC_TEMPLATE (scene_mode, GstPhotographySceneMode);
302 GST_PHOTOGRAPHY_FUNC_TEMPLATE (flash_mode, GstPhotographyFlashMode);
322 GST_PHOTOGRAPHY_FUNC_TEMPLATE (noise_reduction, GstPhotographyNoiseReduction);
[all …]