Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_blit.c457 u32 dst_stride, struct vmw_bo *src, in vmw_external_bo_copy()
542 u32 dst_offset, u32 dst_stride, in vmw_bo_cpu_blit()
/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