Home
last modified time | relevance | path

Searched defs:dst_stride (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_blit.c458 u32 dst_stride, struct vmw_bo *src, in vmw_external_bo_copy()
565 u32 dst_offset, u32 dst_stride, in vmw_bo_cpu_blit()
/linux/drivers/gpu/drm/xe/display/
H A Dxe_fb_pin.c26 u32 width, u32 height, u32 src_stride, u32 dst_stride) in write_dpt_rotated()
215 u32 width, u32 height, u32 src_stride, u32 dst_stride) in write_ggtt_rotated()
/linux/drivers/media/test-drivers/vicodec/
H A Dcodec-fwht.c838 unsigned int dst_stride, unsigned int dst_step, in decode_plane()
914 struct fwht_raw_frame *dst, unsigned int dst_stride, in fwht_decode_frame()
/linux/drivers/media/platform/nxp/
H A Dimx-pxp.c844 u32 dst_width, dst_height, dst_stride, dst_fourcc; in pxp_start() local