Home
last modified time | relevance | path

Searched refs:GstVC1StartCode (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst/videoparsers/
Dgstvc1parse.h109 GstVC1StartCode startcode;
Dgstvc1parse.c1096 gst_vc1_parse_handle_bdu (GstVC1Parse * vc1parse, GstVC1StartCode startcode, in gst_vc1_parse_handle_bdu()
1336 GstVC1StartCode startcode; in gst_vc1_parse_handle_frame()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgstvc1parser.h59 } GstVC1StartCode; typedef
573 GstVC1StartCode type;
Dgstvc1parser.c1694 bdu->type = (GstVC1StartCode) (data[bdu->offset - 1]); in gst_vc1_identify_next_bdu()