Searched refs:GstVC1ParserResult (Results 1 – 5 of 5) sorted by relevance
74 } GstVC1ParserResult; typedef581 GstVC1ParserResult gst_vc1_identify_next_bdu (const guint8 *data,587 GstVC1ParserResult gst_vc1_parse_sequence_header (const guint8 *data,592 GstVC1ParserResult gst_vc1_parse_entry_point_header (const guint8 *data,598 GstVC1ParserResult gst_vc1_parse_sequence_layer (const guint8 *data,602 GstVC1ParserResult607 GstVC1ParserResult612 GstVC1ParserResult618 GstVC1ParserResult gst_vc1_parse_frame_layer (const guint8 *data,623 GstVC1ParserResult gst_vc1_parse_frame_header (const guint8 *data,[all …]
745 static GstVC1ParserResult781 static GstVC1ParserResult902 static GstVC1ParserResult1319 static GstVC1ParserResult1536 static GstVC1ParserResult1551 static GstVC1ParserResult1573 static GstVC1ParserResult1671 GstVC1ParserResult1728 GstVC1ParserResult1827 GstVC1ParserResult[all …]
1132 GstVC1ParserResult pres; in gst_vc1_parse_handle_bdus()1232 GstVC1ParserResult pres; in gst_vc1_parse_handle_frame()1407 GstVC1ParserResult pres; in gst_vc1_parse_handle_frame()1435 GstVC1ParserResult pres; in gst_vc1_parse_handle_frame()2071 GstVC1ParserResult pres; in gst_vc1_parse_handle_seq_hdr()2200 GstVC1ParserResult pres; in gst_vc1_parse_handle_seq_layer()
801 GstVC1ParserResult res; in GST_START_TEST()
161346 codecparsers: VC1: Fix after GstVC1ParserResult renaming161352 codecparsers: vc1: use GstVC1ParserResult type name similarly to other parsers.