Searched refs:GstRetinex (Results 1 – 2 of 2) sorted by relevance
115 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()
56 (G_TYPE_CHECK_INSTANCE_CAST((obj),GST_TYPE_RETINEX,GstRetinex))63 typedef struct _GstRetinex GstRetinex; typedef