Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/interfaces/
Dphotography.c424 GstPhotographyCapturePrepared func, GstCaps * capture_caps, in gst_photography_prepare_for_capture() argument
434 ret = iface->prepare_for_capture (photo, func, capture_caps, user_data); in gst_photography_prepare_for_capture()
Dphotography.h538 …(GstPhotography * photo, GstPhotographyCapturePrepared func, GstCaps *capture_caps, gpointer user_…
669 GstCaps *capture_caps,
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dcamerabin.c265 GstPhotographyCapturePrepared func, GstCaps * capture_caps, in gst_test_video_src_prepare_for_capture() argument
272 GstStructure *str = gst_caps_get_structure (capture_caps, 0); in gst_test_video_src_prepare_for_capture()
287 caps = gst_caps_ref (capture_caps); in gst_test_video_src_prepare_for_capture()