Home
last modified time | relevance | path

Searched refs:cv_set_caps (Results 1 – 15 of 15) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/opencv/
Dgstopencvvideofilter.cpp202 if (klass->cv_set_caps) { in gst_opencv_video_filter_set_info()
203 if (!klass->cv_set_caps (transform, in_width, in_height, in_cv_type, in gst_opencv_video_filter_set_info()
Dgstopencvvideofilter.h104 GstOpencvVideoFilterSetCaps cv_set_caps; member
/third_party/gstreamer/gstplugins_bad/ext/opencv/
Dgstedgedetect.cpp146 gstopencvbasefilter_class->cv_set_caps = gst_edge_detect_set_caps; in gst_edge_detect_class_init()
Dgstcvsobel.cpp143 gstopencvbasefilter_class->cv_set_caps = gst_cv_sobel_set_caps; in gst_cv_sobel_class_init()
Dgstcvlaplace.cpp146 gstopencvbasefilter_class->cv_set_caps = gst_cv_laplace_cv_set_caps; in gst_cv_laplace_class_init()
Dgstfaceblur.cpp196 gstopencvbasefilter_class->cv_set_caps = gst_face_blur_set_caps; in gst_face_blur_class_init()
Dgstretinex.cpp160 cvbasefilter_class->cv_set_caps = gst_retinex_set_caps; in gst_retinex_class_init()
Dgstcameraundistort.cpp151 opencvfilter_class->cv_set_caps = gst_camera_undistort_set_info; in gst_camera_undistort_class_init()
Dgstgrabcut.cpp182 cvbasefilter_class->cv_set_caps = gst_grabcut_set_caps; in gst_grabcut_class_init()
Dgstskindetect.cpp173 gstopencvbasefilter_class->cv_set_caps = gst_skin_detect_set_caps; in gst_skin_detect_class_init()
Dgsthanddetect.cpp192 gstopencvbasefilter_class->cv_set_caps = gst_handdetect_set_caps; in gst_handdetect_class_init()
Dgstsegmentation.cpp206 cvfilter_class->cv_set_caps = gst_segmentation_set_caps; in gst_segmentation_class_init()
Dgstdewarp.cpp195 cvfilter_class->cv_set_caps = GST_DEBUG_FUNCPTR (gst_dewarp_set_caps); in gst_dewarp_class_init()
Dgstfacedetect.cpp290 gstopencvbasefilter_class->cv_set_caps = gst_face_detect_set_caps; in gst_face_detect_class_init()
/third_party/gstreamer/gstplugins_bad/
DChangeLog65016 There is already a cv_set_caps() implemented, so just do the
65034 There is already a cv_set_caps() implemented, so just do the
65052 There is already a cv_set_caps() implemented, so just do the
177242 by children classes: the cv_set_caps, it allows children classes