Searched refs:draw_border (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/external/gstreamer-rockchip/gst/rkximage/ |
| H A D | ximagesink.h | 167 gboolean draw_border; member
|
| H A D | ximagesink.c | 1144 gboolean draw_border = FALSE; in gst_x_image_sink_ximage_put() local 1161 if (expose || !ximagesink->last_buffer || ximagesink->draw_border) in gst_x_image_sink_ximage_put() 1162 draw_border = TRUE; in gst_x_image_sink_ximage_put() 1198 if (draw_border || !RECT_EQUAL (ximagesink->clip_rect, result)) { in gst_x_image_sink_ximage_put() 1208 if (draw_border) { in gst_x_image_sink_ximage_put() 1211 ximagesink->draw_border = FALSE; in gst_x_image_sink_ximage_put() 1970 ximagesink->draw_border = TRUE; in gst_x_image_sink_setcaps()
|
| /OK3568_Linux_fs/buildroot/package/gstreamer1/gst1-plugins-base/ |
| H A D | 0016-xvimagesink-Apply-toplevel-window-s-position.patch | 153 - if (draw_border) { 165 + if (draw_border)
|
| H A D | 0007-HACK-xvimagesink-Support-dma-buffer-rendering.patch | 420 gst_xvimage_memory_render (mem, &src, xwindow, &result, draw_border);
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.20/ |
| H A D | 0007-HACK-xvimagesink-Support-dma-buffer-rendering.patch | 420 gst_xvimage_memory_render (mem, &src, xwindow, &result, draw_border);
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.22/ |
| H A D | 0007-HACK-xvimagesink-Support-dma-buffer-rendering.patch | 420 gst_xvimage_memory_render (mem, &src, xwindow, &result, draw_border);
|