Home
last modified time | relevance | path

Searched defs:_GstH264SPSExtMVCView (Results 1 – 1 of 1) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgsth264parser.h624 struct _GstH264SPSExtMVCView struct
626 guint16 view_id;
627 guint8 num_anchor_refs_l0;
628 guint16 anchor_ref_l0[15];
629 guint8 num_anchor_refs_l1;
630 guint16 anchor_ref_l1[15];
631 guint8 num_non_anchor_refs_l0;
632 guint16 non_anchor_ref_l0[15];
633 guint8 num_non_anchor_refs_l1;
634 guint16 non_anchor_ref_l1[15];