Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/opencv/
Dgstretinex.cpp115 G_DEFINE_TYPE_WITH_CODE (GstRetinex, gst_retinex, GST_TYPE_OPENCV_VIDEO_FILTER,
228 gst_retinex_init (GstRetinex * filter) in gst_retinex_init()
243 GstRetinex *filter; in gst_retinex_finalize()
262 GstRetinex *retinex = GST_RETINEX (object); in gst_retinex_set_property()
290 GstRetinex *filter = GST_RETINEX (object); in gst_retinex_get_property()
319 GstRetinex *retinex = GST_RETINEX (filter); in gst_retinex_set_caps()
336 GstRetinex *retinex = GST_RETINEX (filter); in gst_retinex_transform_ip()
Dgstretinex.h56 (G_TYPE_CHECK_INSTANCE_CAST((obj),GST_TYPE_RETINEX,GstRetinex))
63 typedef struct _GstRetinex GstRetinex; typedef