Home
last modified time | relevance | path

Searched refs:videofilter_class (Results 1 – 5 of 5) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/videofilter/
Dgstvideotemplate.c123 GstVideofilterClass *videofilter_class = GST_VIDEOFILTER_CLASS (g_class); in gst_videotemplate_base_init() local
131 gst_videofilter_class_add_format (videofilter_class, in gst_videotemplate_base_init()
142 GstVideofilterClass *videofilter_class; in gst_videotemplate_class_init() local
145 videofilter_class = GST_VIDEOFILTER_CLASS (g_class); in gst_videotemplate_class_init()
157 videofilter_class->setup = gst_videotemplate_setup; in gst_videotemplate_class_init()
/third_party/gstreamer/gstplugins_good/ext/libcaca/
Dgstcacatv.c256 GstVideoFilterClass *videofilter_class; in gst_cacatv_class_init() local
261 videofilter_class = (GstVideoFilterClass *) klass; in gst_cacatv_class_init()
298 videofilter_class->transform_frame = in gst_cacatv_class_init()
300 videofilter_class->set_info = GST_DEBUG_FUNCPTR (gst_cacatv_setcaps); in gst_cacatv_class_init()
/third_party/gstreamer/gstplugins_good/ext/gdk_pixbuf/
Dgstgdkpixbufoverlay.c147 GstVideoFilterClass *videofilter_class = GST_VIDEO_FILTER_CLASS (klass); in gst_gdk_pixbuf_overlay_class_init() local
162 videofilter_class->set_info = in gst_gdk_pixbuf_overlay_class_init()
164 videofilter_class->transform_frame_ip = in gst_gdk_pixbuf_overlay_class_init()
/third_party/gstreamer/gstplugins_bad/ext/rsvg/
Dgstrsvgoverlay.c453 GstVideoFilterClass *videofilter_class = GST_VIDEO_FILTER_CLASS (klass); in gst_rsvg_overlay_class_init() local
516 videofilter_class->transform_frame_ip = gst_rsvg_overlay_transform_frame_ip; in gst_rsvg_overlay_class_init()
/third_party/gstreamer/gstplugins_good/ext/aalib/
Dgstaatv.c481 GstVideoFilterClass *videofilter_class; in gst_aatv_class_init() local
486 videofilter_class = (GstVideoFilterClass *) klass; in gst_aatv_class_init()
621 videofilter_class->transform_frame = in gst_aatv_class_init()