Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/interfaces/
Dphotography.h41 #define GST_IS_PHOTOGRAPHY(obj) \ macro
/third_party/gstreamer/gstplugins_bad/tests/examples/camerabin2/
Dgst-camerabin2-test.c906 if (GST_IS_ELEMENT (video_source) && GST_IS_PHOTOGRAPHY (video_source)) { in run_pipeline()