Home
last modified time | relevance | path

Searched defs:src_address (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_sdma_copy_image.c63 uint64_t src_address = ssrc->buffer.gpu_address + ssrc->surface.u.gfx9.surf_offset; in si_sdma_v4_v5_copy_texture() local
206 …uint64_t src_address = ssrc->buffer.gpu_address + ssrc->surface.u.legacy.level[0].offset_256B * 25… in cik_sdma_copy_texture() local
/third_party/backends/backend/
Dmustek_usb.c595 SANE_Word src_address, dst_address; in fit_lines() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/kernels/image/
Dvideo_utils.cc689 uint8_t *src_address = avinfo->visual_aligned_buffer[0]; in AVDecodeVisualFrame() local
/third_party/mesa3d/src/imagination/vulkan/pds/
Dpvr_pds.c444 uint64_t src_address, in pvr_pds_encode_dma_burst()