Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-anc.h184 } GstVideoAFDValue; typedef
239 GstVideoAFDValue afd;
267 GstVideoAFDValue afd);
Dvideo-anc.c1234 GstVideoAFDSpec spec, GstVideoAFDValue afd) in gst_buffer_add_video_afd_meta()
/third_party/gstreamer/gstplugins_bad/gst/videoparsers/
Dgstvideoparseutils.h110 GstVideoAFDValue afd;
Dgstvideoparseutils.c436 afd->afd = (GstVideoAFDValue) afd_data; in gst_video_parse_utils_parse_afd()
/third_party/gstreamer/gstplugins_bad/sys/decklink/
Dgstdecklinkvideosrc.cpp1002 GstVideoAFDValue afd; in extract_vbi_line()
1020 afd = (GstVideoAFDValue) ((gstanc.data[0] >> 3) & 0xf); in extract_vbi_line()