Searched refs:GST_SHAPE_WIPE (Results 1 – 2 of 2) sorted by relevance
210 GstShapeWipe *self = GST_SHAPE_WIPE (object); in gst_shape_wipe_get_property()229 GstShapeWipe *self = GST_SHAPE_WIPE (object); in gst_shape_wipe_set_property()255 GstShapeWipe *self = GST_SHAPE_WIPE (object); in gst_shape_wipe_finalize()540 GstShapeWipe *self = GST_SHAPE_WIPE (gst_pad_get_parent (pad)); in gst_shape_wipe_src_getcaps()664 GstShapeWipe *self = GST_SHAPE_WIPE (parent); in gst_shape_wipe_src_query()839 GstShapeWipe *self = GST_SHAPE_WIPE (parent); in gst_shape_wipe_video_sink_chain()951 GstShapeWipe *self = GST_SHAPE_WIPE (parent); in gst_shape_wipe_mask_sink_chain()969 GstShapeWipe *self = GST_SHAPE_WIPE (element); in gst_shape_wipe_change_state()1005 GstShapeWipe *self = GST_SHAPE_WIPE (parent); in gst_shape_wipe_video_sink_event()1049 GstShapeWipe *self = GST_SHAPE_WIPE (parent); in gst_shape_wipe_mask_sink_event()[all …]
30 #define GST_SHAPE_WIPE(obj) \ macro