Searched refs:cv_set_caps (Results 1 – 15 of 15) sorted by relevance
202 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()
104 GstOpencvVideoFilterSetCaps cv_set_caps; member
146 gstopencvbasefilter_class->cv_set_caps = gst_edge_detect_set_caps; in gst_edge_detect_class_init()
143 gstopencvbasefilter_class->cv_set_caps = gst_cv_sobel_set_caps; in gst_cv_sobel_class_init()
146 gstopencvbasefilter_class->cv_set_caps = gst_cv_laplace_cv_set_caps; in gst_cv_laplace_class_init()
196 gstopencvbasefilter_class->cv_set_caps = gst_face_blur_set_caps; in gst_face_blur_class_init()
160 cvbasefilter_class->cv_set_caps = gst_retinex_set_caps; in gst_retinex_class_init()
151 opencvfilter_class->cv_set_caps = gst_camera_undistort_set_info; in gst_camera_undistort_class_init()
182 cvbasefilter_class->cv_set_caps = gst_grabcut_set_caps; in gst_grabcut_class_init()
173 gstopencvbasefilter_class->cv_set_caps = gst_skin_detect_set_caps; in gst_skin_detect_class_init()
192 gstopencvbasefilter_class->cv_set_caps = gst_handdetect_set_caps; in gst_handdetect_class_init()
206 cvfilter_class->cv_set_caps = gst_segmentation_set_caps; in gst_segmentation_class_init()
195 cvfilter_class->cv_set_caps = GST_DEBUG_FUNCPTR (gst_dewarp_set_caps); in gst_dewarp_class_init()
290 gstopencvbasefilter_class->cv_set_caps = gst_face_detect_set_caps; in gst_face_detect_class_init()
65016 There is already a cv_set_caps() implemented, so just do the65034 There is already a cv_set_caps() implemented, so just do the65052 There is already a cv_set_caps() implemented, so just do the177242 by children classes: the cv_set_caps, it allows children classes