Home
last modified time | relevance | path

Searched refs:transform_frame_ip (Results 1 – 21 of 21) sorted by relevance

/third_party/gstreamer/gstplugins_bad/tools/element-templates/
Dvideofilter31 video_filter_class->transform_frame_ip = GST_DEBUG_FUNCPTR (gst_replace_transform_frame_ip);
81 GST_DEBUG_OBJECT (replace, "transform_frame_ip");
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dgstvideofilter.c236 if (fclass->transform_frame_ip == NULL) in gst_video_filter_set_caps()
313 if (fclass->transform_frame_ip) { in gst_video_filter_transform_ip()
325 res = fclass->transform_frame_ip (filter, &frame); in gst_video_filter_transform_ip()
Dgstvideofilter.h76 GstFlowReturn (*transform_frame_ip) (GstVideoFilter *trans, GstVideoFrame *frame); member
/third_party/gstreamer/gstplugins_bad/gst/videofilters/
Dgstzebrastripe.c121 video_filter_class->transform_frame_ip = in gst_zebra_stripe_class_init()
Dgstscenechange.c135 video_filter_class->transform_frame_ip = in gst_scene_change_class_init()
/third_party/gstreamer/gstplugins_bad/gst/videosignal/
Dgstvideoanalyse.c113 video_filter_class->transform_frame_ip = in gst_video_analyse_class_init()
Dgstsimplevideomark.c138 video_filter_class->transform_frame_ip = in gst_video_mark_class_init()
Dgstsimplevideomarkdetect.c160 video_filter_class->transform_frame_ip = in gst_video_detect_class_init()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/opencv/
Dgstopencvvideofilter.cpp118 vfilter_class->transform_frame_ip = in gst_opencv_video_filter_class_init()
/third_party/gstreamer/gstplugins_bad/ext/zbar/
Dgstzbar.c172 vfilter_class->transform_frame_ip = in gst_zbar_class_init()
/third_party/gstreamer/gstplugins_bad/ext/zxing/
Dgstzxing.cpp246 vfilter_class->transform_frame_ip = in gst_zxing_class_init()
/third_party/gstreamer/gstplugins_bad/gst/coloreffects/
Dgstcoloreffects.c587 vfilter_class->transform_frame_ip = in gst_color_effects_class_init()
Dgstchromahold.c150 vfilter_class->transform_frame_ip = in gst_chroma_hold_class_init()
/third_party/gstreamer/gstplugins_good/gst/videofilter/
Dgstgamma.c139 vfilter_class->transform_frame_ip = in gst_gamma_class_init()
Dgstvideobalance.c615 vfilter_class->transform_frame_ip = in gst_video_balance_class_init()
/third_party/gstreamer/gstplugins_bad/ext/closedcaption/
Dgstline21enc.c116 filter_class->transform_frame_ip = gst_line_21_encoder_transform_ip; in gst_line_21_encoder_class_init()
Dgstline21dec.c214 filter_class->transform_frame_ip = gst_line_21_decoder_transform_ip; in gst_line_21_decoder_class_init()
/third_party/gstreamer/gstplugins_bad/ext/rsvg/
Dgstrsvgoverlay.c516 videofilter_class->transform_frame_ip = gst_rsvg_overlay_transform_frame_ip; in gst_rsvg_overlay_class_init()
/third_party/gstreamer/gstplugins_good/gst/alpha/
Dgstalphacolor.c97 gstvideofilter_class->transform_frame_ip = in gst_alpha_color_class_init()
/third_party/gstreamer/gstplugins_good/ext/gdk_pixbuf/
Dgstgdkpixbufoverlay.c164 videofilter_class->transform_frame_ip = in gst_gdk_pixbuf_overlay_class_init()
/third_party/gstreamer/gstplugins_bad/ext/colormanagement/
Dgstlcms.c226 vfilter_class->transform_frame_ip = in gst_lcms_class_init()