Home
last modified time | relevance | path

Searched defs:copy_width (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_sdma_copy_image.c120 unsigned copy_width = DIV_ROUND_UP(ssrc->buffer.b.b.width0, ssrc->surface.blk_w); in si_sdma_v4_v5_copy_texture() local
249 unsigned copy_width = DIV_ROUND_UP(ssrc->buffer.b.b.width0, ssrc->surface.blk_w); in cik_sdma_copy_texture() local
/third_party/mesa3d/src/gallium/frontends/nine/
Dsurface9.c654 int src_x, src_y, dst_x, dst_y, copy_width, copy_height; in NineSurface9_CopyMemToDefault() local
Ddevice9.c1402 int copy_width, copy_height; in NineDevice9_UpdateSurface() local
/third_party/gstreamer/gstplugins_good/gst/videocrop/
Dgstvideocrop.c345 guint copy_width; in gst_video_crop_transform_planar() local
/third_party/mesa3d/src/egl/drivers/dri2/
Dplatform_wayland.c1908 int copy_width = dri2_wl_swrast_get_stride_for_format(dri2_surf->format, w); in dri2_wl_swrast_get_image() local
1945 int copy_width = dri2_wl_swrast_get_stride_for_format(dri2_surf->format, w); in dri2_wl_swrast_put_image2() local
Degl_dri2.c218 int copy_width = src_stride; in dri2_put_image() local
256 int copy_width = dst_stride; in dri2_get_image() local