Searched defs:dst_stride (Results 1 – 8 of 8) sorted by relevance
/openbmc/qemu/hw/display/ |
H A D | ati_2d.c | 66 int dst_stride = DEFAULT_CNTL ? s->regs.dst_pitch : s->regs.default_pitch; in ati_2d_blt() local
|
/openbmc/linux/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_blit.c | 457 u32 dst_stride, struct vmw_bo *src, in vmw_external_bo_copy() 542 u32 dst_offset, u32 dst_stride, in vmw_bo_cpu_blit()
|
/openbmc/linux/drivers/media/test-drivers/vicodec/ |
H A D | codec-fwht.c | 838 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()
|
/openbmc/qemu/hw/dma/ |
H A D | bcm2835_dma.c | 60 int16_t dst_stride, src_stride; in bcm2835_dma_update() local
|
/openbmc/linux/drivers/gpu/drm/i915/ |
H A D | i915_vma_types.h | 108 u16 dst_stride; member
|
H A D | i915_vma.c | 961 unsigned int src_stride, unsigned int dst_stride, in rotate_pages() 1073 unsigned int src_stride, unsigned int dst_stride, in remap_tiled_color_plane_pages()
|
/openbmc/linux/drivers/media/platform/nxp/ |
H A D | imx-pxp.c | 844 u32 dst_width, dst_height, dst_stride, dst_fourcc; in pxp_start() local
|
/openbmc/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_fb.c | 1501 unsigned int dst_stride; in calc_plane_remap_info() local
|