Searched refs:GstWarpTV (Results 1 – 2 of 2) sorted by relevance
66 G_DEFINE_TYPE (GstWarpTV, gst_warptv, GST_TYPE_VIDEO_FILTER);70 static void initDistTable (GstWarpTV * filter, gint width, gint height);90 GstWarpTV *filter = GST_WARPTV (vfilter); in gst_warptv_set_info()121 initDistTable (GstWarpTV * filter, gint width, gint height) in initDistTable()147 GstWarpTV *warptv = GST_WARPTV (filter); in gst_warptv_transform_frame()217 GstWarpTV *warptv = GST_WARPTV (trans); in gst_warptv_start()227 GstWarpTV *warptv = GST_WARPTV (object); in gst_warptv_finalize()265 gst_warptv_init (GstWarpTV * warptv) in gst_warptv_init()
37 (G_TYPE_CHECK_INSTANCE_CAST((obj),GST_TYPE_WARPTV,GstWarpTV))45 typedef struct _GstWarpTV GstWarpTV; typedef