Searched refs:clamp_rectangle (Results 1 – 4 of 4) sorted by relevance
/third_party/gstreamer/gstplugins_bad/sys/d3d11/ |
D | gstd3d11compositor.cpp | 1197 clamp_rectangle (gint x, gint y, gint w, gint h, gint outer_width, in clamp_rectangle() function 1240 frame_rect = clamp_rectangle (cpad->xpos + x_offset, cpad->ypos + y_offset, in gst_d3d11_compositor_pad_check_frame_obscured() 1389 frame_rect = clamp_rectangle (cpad->xpos + x_offset, cpad->ypos + y_offset, in gst_d3d11_compositor_pad_setup_converter()
|
/third_party/gstreamer/gstplugins_base/gst/compositor/ |
D | compositor.c | 438 clamp_rectangle (gint x, gint y, gint w, gint h, gint outer_width, in clamp_rectangle() function 550 frame_rect = clamp_rectangle (cpad->xpos + cpad->x_offset, in gst_compositor_pad_prepare_frame_start()
|
/third_party/gstreamer/gstplugins_base/ |
D | ChangeLog | 55599 compositor: variables in clamp_rectangle() should be signed 55601 The prototype for clamp_rectangle was wrong. This commit reverts the change
|
/third_party/gstreamer/gstplugins_bad/ |
D | ChangeLog | 87966 compositor: variables in clamp_rectangle() should be signed 87968 The prototype for clamp_rectangle was wrong. This commit reverts the change
|