Searched refs:GstMpegvParse (Results 1 – 2 of 2) sorted by relevance
67 G_DEFINE_TYPE (GstMpegvParse, gst_mpegv_parse, GST_TYPE_BASE_PARSE);95 GstMpegvParse *parse = GST_MPEGVIDEO_PARSE (object); in gst_mpegv_parse_set_property()113 GstMpegvParse *parse = GST_MPEGVIDEO_PARSE (object); in gst_mpegv_parse_get_property()176 gst_mpegv_parse_init (GstMpegvParse * parse) in gst_mpegv_parse_init()187 gst_mpegv_parse_reset_frame (GstMpegvParse * mpvparse) in gst_mpegv_parse_reset_frame()202 gst_mpegv_parse_reset (GstMpegvParse * mpvparse) in gst_mpegv_parse_reset()228 GstMpegvParse *mpvparse = GST_MPEGVIDEO_PARSE (parse); in gst_mpegv_parse_sink_query()247 GstMpegvParse *mpvparse = GST_MPEGVIDEO_PARSE (parse); in gst_mpegv_parse_start()261 GstMpegvParse *mpvparse = GST_MPEGVIDEO_PARSE (parse); in gst_mpegv_parse_stop()271 gst_mpegv_parse_process_config (GstMpegvParse * mpvparse, GstMapInfo * info, in gst_mpegv_parse_process_config()[all …]
37 GST_TYPE_MPEGVIDEO_PARSE, GstMpegvParse))47 typedef struct _GstMpegvParse GstMpegvParse; typedef