Home
last modified time | relevance | path

Searched defs:dst_offset (Results 101 - 125 of 234) sorted by relevance

12345678910

/third_party/alsa-lib/src/pcm/
H A Dpcm_mulaw.c160 snd_pcm_mulaw_decode(const snd_pcm_channel_area_t *dst_areas, snd_pcm_uframes_t dst_offset, const snd_pcm_channel_area_t *src_areas, snd_pcm_uframes_t src_offset, unsigned int channels, snd_pcm_uframes_t frames, unsigned int putidx) snd_pcm_mulaw_decode() argument
197 snd_pcm_mulaw_encode(const snd_pcm_channel_area_t *dst_areas, snd_pcm_uframes_t dst_offset, const snd_pcm_channel_area_t *src_areas, snd_pcm_uframes_t src_offset, unsigned int channels, snd_pcm_uframes_t frames, unsigned int getidx) snd_pcm_mulaw_encode() argument
H A Dpcm_adpcm.c215 snd_pcm_adpcm_decode(const snd_pcm_channel_area_t *dst_areas, snd_pcm_uframes_t dst_offset, const snd_pcm_channel_area_t *src_areas, snd_pcm_uframes_t src_offset, unsigned int channels, snd_pcm_uframes_t frames, unsigned int putidx, snd_pcm_adpcm_state_t *states) snd_pcm_adpcm_decode() argument
268 snd_pcm_adpcm_encode(const snd_pcm_channel_area_t *dst_areas, snd_pcm_uframes_t dst_offset, const snd_pcm_channel_area_t *src_areas, snd_pcm_uframes_t src_offset, unsigned int channels, snd_pcm_uframes_t frames, unsigned int getidx, snd_pcm_adpcm_state_t *states) snd_pcm_adpcm_encode() argument
H A Dpcm_alaw.c144 snd_pcm_alaw_decode(const snd_pcm_channel_area_t *dst_areas, snd_pcm_uframes_t dst_offset, const snd_pcm_channel_area_t *src_areas, snd_pcm_uframes_t src_offset, unsigned int channels, snd_pcm_uframes_t frames, unsigned int putidx) snd_pcm_alaw_decode() argument
181 snd_pcm_alaw_encode(const snd_pcm_channel_area_t *dst_areas, snd_pcm_uframes_t dst_offset, const snd_pcm_channel_area_t *src_areas, snd_pcm_uframes_t src_offset, unsigned int channels, snd_pcm_uframes_t frames, unsigned int getidx) snd_pcm_alaw_encode() argument
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_meta_resolve_cs.c84 nir_ssa_def *dst_offset = nir_load_push_constant(&b, 2, 32, nir_imm_int(&b, 8), .range = 16); in build_resolve_compute_shader() local
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_queue.c385 const uint32_t dst_offset = in handle_copy_buffer_to_image_cpu_job() local
/third_party/mesa3d/src/gallium/drivers/vc4/kernel/
H A Dvc4_validate.c478 uint32_t dst_offset = 0; in vc4_validate_bin_cl() local
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_blit.c286 uint32_t dst_offset = (dst->bo->offset + in v3d_tfu() local
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_emit.c138 emit_const_ptrs(struct fd_ringbuffer *ring, const struct ir3_shader_variant *v, uint32_t dst_offset, uint32_t num, struct fd_bo **bos, uint32_t *offsets) emit_const_ptrs() argument
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_inlines.h482 pipe_buffer_copy(struct pipe_context *pipe, struct pipe_resource *dst, struct pipe_resource *src, unsigned dst_offset, unsigned src_offset, unsigned size) pipe_buffer_copy() argument
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_rs.c671 unsigned dst_offset = dst_lev->offset + in etna_try_rs_blit() local
471 etna_manual_blit(struct etna_resource *dst, struct etna_resource_level *dst_lev, unsigned int dst_offset, struct etna_resource *src, struct etna_resource_level *src_lev, unsigned int src_offset, const struct pipe_blit_info *blit_info) etna_manual_blit() argument
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_emit.c130 emit_const_ptrs(struct fd_ringbuffer *ring, const struct ir3_shader_variant *v, uint32_t dst_offset, uint32_t num, struct fd_bo **bos, uint32_t *offsets) emit_const_ptrs() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dcord_rep_ring.cc259 auto* dst_offset = entry_data_offset(); in Fill() local
/kernel/linux/linux-5.10/drivers/block/
H A Dps3vram.c245 ps3vram_upload(struct ps3_system_bus_device *dev, unsigned int src_offset, unsigned int dst_offset, int len, int count) ps3vram_upload() argument
277 ps3vram_download(struct ps3_system_bus_device *dev, unsigned int src_offset, unsigned int dst_offset, int len, int count) ps3vram_download() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Dcik_sdma.c1310 cik_sdma_emit_copy_buffer(struct amdgpu_ib *ib, uint64_t src_offset, uint64_t dst_offset, uint32_t byte_count, bool tmz) cik_sdma_emit_copy_buffer() argument
1335 cik_sdma_emit_fill_buffer(struct amdgpu_ib *ib, uint32_t src_data, uint64_t dst_offset, uint32_t byte_count) cik_sdma_emit_fill_buffer() argument
H A Dsdma_v5_2.c1690 sdma_v5_2_emit_copy_buffer(struct amdgpu_ib *ib, uint64_t src_offset, uint64_t dst_offset, uint32_t byte_count, bool tmz) sdma_v5_2_emit_copy_buffer() argument
1717 sdma_v5_2_emit_fill_buffer(struct amdgpu_ib *ib, uint32_t src_data, uint64_t dst_offset, uint32_t byte_count) sdma_v5_2_emit_fill_buffer() argument
H A Dsdma_v5_0.c1702 sdma_v5_0_emit_copy_buffer(struct amdgpu_ib *ib, uint64_t src_offset, uint64_t dst_offset, uint32_t byte_count, bool tmz) sdma_v5_0_emit_copy_buffer() argument
1729 sdma_v5_0_emit_fill_buffer(struct amdgpu_ib *ib, uint32_t src_data, uint64_t dst_offset, uint32_t byte_count) sdma_v5_0_emit_fill_buffer() argument
H A Dsdma_v3_0.c1638 sdma_v3_0_emit_copy_buffer(struct amdgpu_ib *ib, uint64_t src_offset, uint64_t dst_offset, uint32_t byte_count, bool tmz) sdma_v3_0_emit_copy_buffer() argument
1664 sdma_v3_0_emit_fill_buffer(struct amdgpu_ib *ib, uint32_t src_data, uint64_t dst_offset, uint32_t byte_count) sdma_v3_0_emit_fill_buffer() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Devergreen_cs.c2804 u64 src_offset, dst_offset, dst2_offset; in evergreen_dma_cs_parse() local
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dbcmsdh.c382 unsigned int max_req_sz, src_offset, dst_offset; in brcmf_sdiod_sglist_rw() local
/kernel/linux/linux-5.10/drivers/gpu/drm/tiny/
H A Dgm12u320.c250 int block, dst_offset, len, remain, ret, x1, x2, y1, y2; in gm12u320_copy_fb_to_blocks() local
[all...]
/kernel/linux/linux-5.10/fs/nfs/
H A Dnfs42proc.c1016 _nfs42_proc_clone(struct rpc_message *msg, struct file *src_f, struct file *dst_f, struct nfs_lock_context *src_lock, struct nfs_lock_context *dst_lock, loff_t src_offset, loff_t dst_offset, loff_t count) _nfs42_proc_clone() argument
1068 nfs42_proc_clone(struct file *src_f, struct file *dst_f, loff_t src_offset, loff_t dst_offset, loff_t count) nfs42_proc_clone() argument
/kernel/linux/linux-6.6/fs/nfs/
H A Dnfs42proc.c1048 _nfs42_proc_clone(struct rpc_message *msg, struct file *src_f, struct file *dst_f, struct nfs_lock_context *src_lock, struct nfs_lock_context *dst_lock, loff_t src_offset, loff_t dst_offset, loff_t count) _nfs42_proc_clone() argument
1110 nfs42_proc_clone(struct file *src_f, struct file *dst_f, loff_t src_offset, loff_t dst_offset, loff_t count) nfs42_proc_clone() argument
/kernel/linux/linux-6.6/drivers/block/
H A Dps3vram.c244 ps3vram_upload(struct ps3_system_bus_device *dev, unsigned int src_offset, unsigned int dst_offset, int len, int count) ps3vram_upload() argument
276 ps3vram_download(struct ps3_system_bus_device *dev, unsigned int src_offset, unsigned int dst_offset, int len, int count) ps3vram_download() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Dcik_sdma.c1305 cik_sdma_emit_copy_buffer(struct amdgpu_ib *ib, uint64_t src_offset, uint64_t dst_offset, uint32_t byte_count, bool tmz) cik_sdma_emit_copy_buffer() argument
1330 cik_sdma_emit_fill_buffer(struct amdgpu_ib *ib, uint32_t src_data, uint64_t dst_offset, uint32_t byte_count) cik_sdma_emit_fill_buffer() argument
H A Dsdma_v3_0.c1631 sdma_v3_0_emit_copy_buffer(struct amdgpu_ib *ib, uint64_t src_offset, uint64_t dst_offset, uint32_t byte_count, bool tmz) sdma_v3_0_emit_copy_buffer() argument
1657 sdma_v3_0_emit_fill_buffer(struct amdgpu_ib *ib, uint32_t src_data, uint64_t dst_offset, uint32_t byte_count) sdma_v3_0_emit_fill_buffer() argument

Completed in 37 milliseconds

12345678910