/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/ |
H A D | nouveau_bo9039.c | 44 u64 dst_offset = mem->vma[1].addr; in nvc0_bo_move_m2mf() local
|
H A D | nouveau_bo85b5.c | 46 u64 dst_offset = mem->vma[1].addr; in nva3_bo_move_copy() local
|
H A D | nouveau_bo90b5.c | 39 u64 dst_offset = mem->vma[1].addr; in nvc0_bo_move_copy() local
|
H A D | nouveau_bo5039.c | 46 u64 dst_offset = mem->vma[1].addr; in nv50_bo_move_m2mf() local
|
H A D | nouveau_bo0039.c | 54 u32 dst_offset = new_reg->start << PAGE_SHIFT; in nv04_bo_move_m2mf() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
H A D | rv770_dma.c | 42 rv770_copy_dma(struct radeon_device *rdev, uint64_t src_offset, uint64_t dst_offset, unsigned num_gpu_pages, struct dma_resv *resv) rv770_copy_dma() argument
|
H A D | evergreen_dma.c | 107 evergreen_copy_dma(struct radeon_device *rdev, uint64_t src_offset, uint64_t dst_offset, unsigned num_gpu_pages, struct dma_resv *resv) evergreen_copy_dma() argument
|
H A D | r200.c | 83 r200_copy_dma(struct radeon_device *rdev, uint64_t src_offset, uint64_t dst_offset, unsigned num_gpu_pages, struct dma_resv *resv) r200_copy_dma() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
H A D | rv770_dma.c | 42 rv770_copy_dma(struct radeon_device *rdev, uint64_t src_offset, uint64_t dst_offset, unsigned num_gpu_pages, struct dma_resv *resv) rv770_copy_dma() argument
|
H A D | evergreen_dma.c | 106 evergreen_copy_dma(struct radeon_device *rdev, uint64_t src_offset, uint64_t dst_offset, unsigned num_gpu_pages, struct dma_resv *resv) evergreen_copy_dma() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/ |
H A D | nouveau_bo9039.c | 44 u64 dst_offset = mem->vma[1].addr; in nvc0_bo_move_m2mf() local
|
H A D | nouveau_bo85b5.c | 46 u64 dst_offset = mem->vma[1].addr; in nva3_bo_move_copy() local
|
H A D | nouveau_bo90b5.c | 39 u64 dst_offset = mem->vma[1].addr; in nvc0_bo_move_copy() local
|
H A D | nouveau_bo0039.c | 54 u32 dst_offset = new_reg->start << PAGE_SHIFT; in nv04_bo_move_m2mf() local
|
H A D | nouveau_bo5039.c | 46 u64 dst_offset = mem->vma[1].addr; in nv50_bo_move_m2mf() local
|
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/data/ |
H A D | growable_memory_byte_array.h | 38 virtual int32_t CopyTo(int32_t dst_offset, in CopyTo() argument
|
H A D | memory_byte_array.h | 50 virtual int32_t CopyTo(int32_t dst_offset, in CopyTo() argument
|
H A D | byte_array.cc | 105 int32_t ByteArray::CopyTo(int32_t dst_offset, ByteArray* array, in CopyTo() argument
|
/third_party/ffmpeg/libavcodec/ |
H A D | bfi.c | 58 uint8_t *src, *dst_offset, colour1, colour2; in bfi_decode_frame() local
|
H A D | proresdsp.c | 42 int x, y, src_offset, dst_offset; in put_pixel() local
|
/third_party/ffmpeg/tests/checkasm/ |
H A D | sw_rgb.c | 142 int dst_offset = 0, dst_stride = 2 * MAX_STRIDE; in check_interleave_bytes() local
|
/third_party/mesa3d/src/gallium/drivers/i915/ |
H A D | i915_blit.c | 34 i915_fill_blit(struct i915_context *i915, unsigned cpp, unsigned rgba_mask, unsigned short dst_pitch, struct i915_winsys_buffer *dst_buffer, unsigned dst_offset, short x, short y, short w, short h, unsigned color) i915_fill_blit() argument 79 i915_copy_blit(struct i915_context *i915, unsigned cpp, unsigned short src_pitch, struct i915_winsys_buffer *src_buffer, unsigned src_offset, unsigned short dst_pitch, struct i915_winsys_buffer *dst_buffer, unsigned dst_offset, short src_x, short src_y, short dst_x, short dst_y, short w, short h) i915_copy_blit() argument
|
/third_party/mesa3d/src/gallium/auxiliary/draw/ |
H A D | draw_pt_fetch.c | 63 unsigned dst_offset = 0; in draw_pt_fetch_prepare() local [all...] |
/third_party/mesa3d/src/gallium/drivers/r600/ |
H A D | evergreen_hw_context.c | 31 evergreen_dma_copy_buffer(struct r600_context *rctx, struct pipe_resource *dst, struct pipe_resource *src, uint64_t dst_offset, uint64_t src_offset, uint64_t size) evergreen_dma_copy_buffer() argument
|
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/ |
H A D | time_zone_posix.h | 116 std::int_fast32_t dst_offset; member
|