Home
last modified time | relevance | path

Searched refs:transform_frame (Results 1 – 25 of 43) sorted by relevance

12

/third_party/gstreamer/gstplugins_bad/tools/element-templates/
Dvideofilter30 video_filter_class->transform_frame = GST_DEBUG_FUNCPTR (gst_replace_transform_frame);
71 GST_DEBUG_OBJECT (replace, "transform_frame");
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dgstvideofilter.c234 if (fclass->transform_frame == NULL) in gst_video_filter_set_caps()
264 if (fclass->transform_frame) { in gst_video_filter_transform()
276 res = fclass->transform_frame (filter, &in_frame, &out_frame); in gst_video_filter_transform()
Dgstvideofilter.h74 GstFlowReturn (*transform_frame) (GstVideoFilter *filter, member
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstcudabasetransform.h64 GstFlowReturn (*transform_frame) (GstCudaBaseTransform *filter, member
Dgstcudabasetransform.c117 klass->transform_frame = in gst_cuda_base_transform_class_init()
349 ret = fclass->transform_frame (filter, &in_frame, in_cuda_mem, &out_frame, in gst_cuda_base_transform_transform()
Dgstcudabasefilter.c85 btrans_class->transform_frame = in gst_cuda_base_filter_class_init()
/third_party/gstreamer/gstplugins_bad/gst/gaudieffects/
Dgstburn.c157 vfilter_class->transform_frame = GST_DEBUG_FUNCPTR (gst_burn_transform_frame); in gst_burn_class_init()
Dgstdodge.c149 vfilter_class->transform_frame = in gst_dodge_class_init()
Dgstexclusion.c159 vfilter_class->transform_frame = in gst_exclusion_class_init()
Dgstchromium.c176 vfilter_class->transform_frame = in gst_chromium_class_init()
Dgstsolarize.c172 vfilter_class->transform_frame = in gst_solarize_class_init()
Dgstdilate.c158 vfilter_class->transform_frame = in gst_dilate_class_init()
/third_party/gstreamer/gstplugins_good/gst/effectv/
Dgstrev.c241 vfilter_class->transform_frame = in gst_revtv_class_init()
Dgststreak.c259 vfilter_class->transform_frame = in gst_streaktv_class_init()
Dgstquark.c292 vfilter_class->transform_frame = in gst_quarktv_class_init()
Dgstwarp.c258 vfilter_class->transform_frame = in gst_warptv_class_init()
Dgstedge.c249 vfilter_class->transform_frame = in gst_edgetv_class_init()
Dgstshagadelic.c249 vfilter_class->transform_frame = in gst_shagadelictv_class_init()
Dgstdice.c304 vfilter_class->transform_frame = in gst_dicetv_class_init()
Dgstvertigo.c319 vfilter_class->transform_frame = in gst_vertigotv_class_init()
/third_party/gstreamer/gstplugins_bad/gst/videofilters/
Dgstvideodiff.c80 video_filter_class->transform_frame = in gst_video_diff_class_init()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/opencv/
Dgstopencvvideofilter.cpp117 vfilter_class->transform_frame = gst_opencv_video_filter_transform_frame; in gst_opencv_video_filter_class_init()
/third_party/gstreamer/gstplugins_bad/gst/ivtc/
Dgstcombdetect.c120 video_filter_class->transform_frame = in gst_comb_detect_class_init()
/third_party/gstreamer/gstplugins_good/gst/debugutils/
Dgstnavigationtest.c254 vfilter_class->transform_frame = in gst_navigationtest_class_init()
/third_party/gstreamer/gstplugins_bad/gst/smooth/
Dgstsmooth.c101 vfilter_class->transform_frame = in gst_smooth_class_init()

12