Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/tests/examples/rpicamsrc/
Dtest_orientation.c65 orientation = GST_VIDEO_ORIENTATION (src); in main()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideoorientation.h32 #define GST_VIDEO_ORIENTATION(obj) \ macro