Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst/videoparsers/
Dgstvideoparseutils.h70 } GstVideoAFDAspectRatio; typedef
108 GstVideoAFDAspectRatio aspect_ratio;
Dgstvideoparseutils.c420 afd->aspect_ratio = (GstVideoAFDAspectRatio) (((data >> 2) & 1) + 1); in gst_video_parse_utils_parse_afd()