Searched defs:copy_rect (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/mesa3d/src/nouveau/vulkan/ |
H A D | nvk_cmd_copy.c | 597 VkRect2D copy_rect, in nvk_linear_render_copy()
|
/aosp_15_r20/external/libaom/av1/common/ |
H A D | cdef.c | 132 static inline void copy_rect(uint16_t *dst, int dstride, const uint16_t *src, in copy_rect() function
|
/aosp_15_r20/external/libaom/av1/decoder/ |
H A D | grain_synthesis.c | 860 static void copy_rect(uint8_t *src, int src_stride, uint8_t *dst, in copy_rect() function
|
/aosp_15_r20/external/libaom/av1/encoder/ |
H A D | firstpass.c | 400 static inline void copy_rect(uint8_t *dst, int dstride, const uint8_t *src, in copy_rect() function
|
/aosp_15_r20/external/mesa3d/src/gallium/frontends/rusticl/core/ |
H A D | memory.rs | 782 pub fn copy_rect( in copy_rect() method
|