Home
last modified time | relevance | path

Searched refs:GstCvLaplace (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/opencv/
Dgstcvlaplace.cpp99 G_DEFINE_TYPE_WITH_CODE (GstCvLaplace, gst_cv_laplace,
121 GstCvLaplace *filter = GST_CV_LAPLACE (obj); in gst_cv_laplace_finalize()
179 gst_cv_laplace_init (GstCvLaplace * filter) in gst_cv_laplace_init()
195 GstCvLaplace *filter = GST_CV_LAPLACE (trans); in gst_cv_laplace_cv_set_caps()
208 GstCvLaplace *filter = GST_CV_LAPLACE (object); in gst_cv_laplace_set_property()
239 GstCvLaplace *filter = GST_CV_LAPLACE (object); in gst_cv_laplace_get_property()
264 GstCvLaplace *filter = GST_CV_LAPLACE (base); in gst_cv_laplace_transform()
Dgstcvlaplace.h55 (G_TYPE_CHECK_INSTANCE_CAST((obj),GST_TYPE_CV_LAPLACE,GstCvLaplace))
63 typedef struct _GstCvLaplace GstCvLaplace; typedef