Home
last modified time | relevance | path

Searched defs:dst_inc (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dc2p_planar.c48 static inline void store_planar(void *dst, u32 dst_inc, u32 bpp, u32 d[8]) in store_planar() argument
61 static inline void store_planar_masked(void *dst, u32 dst_inc, u32 bpp, in store_planar_masked() argument
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dc2p_planar.c48 static inline void store_planar(void *dst, u32 dst_inc, u32 bpp, u32 d[8]) in store_planar() argument
61 static inline void store_planar_masked(void *dst, u32 dst_inc, u32 bpp, in store_planar_masked() argument
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_blit.cpp387 int dst_inc = pdst_box->height > 0 ? 1 : -1; in copy_resource_y_flipped_no_barriers() local
/kernel/linux/linux-5.10/include/linux/
H A Ddmaengine.h155 bool dst_inc; member
/kernel/linux/linux-6.6/include/linux/
H A Ddmaengine.h155 bool dst_inc; member
/kernel/linux/linux-5.10/drivers/dma/
H A Dpl330.c298 unsigned dst_inc:1; member
/kernel/linux/linux-6.6/drivers/dma/
H A Dpl330.c298 unsigned dst_inc:1; member

Completed in 18 milliseconds