Searched refs:EMPTY_RECT (Results 1 – 1 of 1) sorted by relevance
40 #define EMPTY_RECT(r) !((r).x || (r).y || (r).w || (r).h) macro2714 if (!EMPTY_RECT (self->clip_rect)) in gst_x_image_sink_stop()