Searched defs:dst_inc (Results 1 - 10 of 10) sorted by relevance
| /kernel/linux/linux-5.10/drivers/video/fbdev/ |
| H A D | c2p_planar.c | 48 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 D | c2p_planar.c | 48 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
|
| /device/qemu/SmartL_E802/liteos_m/board/hals/csky_driver/include/ |
| H A D | drv_dmac.h | 97 dma_addr_inc_e dst_inc; ///< destination address increment member
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/platform/drivers/dma/ |
| H A D | dma.h | 224 hi_u32 dst_inc : 1; member
|
| /third_party/mesa3d/src/gallium/drivers/d3d12/ |
| H A D | d3d12_blit.cpp | 387 int dst_inc = pdst_box->height > 0 ? 1 : -1; in copy_resource_y_flipped_no_barriers() local
|
| /device/soc/rockchip/common/sdk_linux/include/linux/ |
| H A D | dmaengine.h | 155 bool dst_inc; member
|
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | dmaengine.h | 155 bool dst_inc; member
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | dmaengine.h | 155 bool dst_inc; member
|
| /kernel/linux/linux-5.10/drivers/dma/ |
| H A D | pl330.c | 298 unsigned dst_inc:1; member
|
| /kernel/linux/linux-6.6/drivers/dma/ |
| H A D | pl330.c | 298 unsigned dst_inc:1; member
|
Completed in 24 milliseconds