Searched refs:GstMpeg4VParse (Results 1 – 2 of 2) sorted by relevance
74 G_DEFINE_TYPE (GstMpeg4VParse, gst_mpeg4vparse, GST_TYPE_BASE_PARSE);103 GstMpeg4VParse *parse = GST_MPEG4VIDEO_PARSE (object); in gst_mpeg4vparse_set_property()121 GstMpeg4VParse *parse = GST_MPEG4VIDEO_PARSE (object); in gst_mpeg4vparse_get_property()186 gst_mpeg4vparse_init (GstMpeg4VParse * parse) in gst_mpeg4vparse_init()198 gst_mpeg4vparse_reset_frame (GstMpeg4VParse * mp4vparse) in gst_mpeg4vparse_reset_frame()210 gst_mpeg4vparse_reset (GstMpeg4VParse * mp4vparse) in gst_mpeg4vparse_reset()227 GstMpeg4VParse *mp4vparse = GST_MPEG4VIDEO_PARSE (parse); in gst_mpeg4vparse_start()241 GstMpeg4VParse *mp4vparse = GST_MPEG4VIDEO_PARSE (parse); in gst_mpeg4vparse_stop()251 gst_mpeg4vparse_process_config (GstMpeg4VParse * mp4vparse, in gst_mpeg4vparse_process_config()317 gst_mpeg4vparse_process_sc (GstMpeg4VParse * mp4vparse, GstMpeg4Packet * packet, in gst_mpeg4vparse_process_sc()[all …]
32 GST_TYPE_MPEG4VIDEO_PARSE, GstMpeg4VParse))42 typedef struct _GstMpeg4VParse GstMpeg4VParse; typedef