/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_buffer.c | 489 unsigned src_offset = in si_buffer_do_flush_region() local
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/ |
H A D | nv30_transfer.c | 504 unsigned src_offset = src->offset; in nv30_transfer_rect_m2mf() local
|
/third_party/mesa3d/src/gallium/drivers/i915/ |
H A D | i915_surface.c | 212 unsigned dst_offset, src_offset; /* in bytes */ in i915_surface_copy_blitter() local 246 (unsigned short)src_tex->stride, src_tex->buffer, src_offset, in i915_surface_copy_blitter() local
|
/third_party/mesa3d/src/gallium/drivers/lima/ir/pp/ |
H A D | disasm.c | 768 bitcopy(char *src, char *dst, unsigned bits, unsigned src_offset) in bitcopy() argument
|
/third_party/mesa3d/src/panfrost/bifrost/valhall/ |
H A D | va_pack.c | 452 unsigned src_offset = bi_opcode_props[I->op].sr_read ? 1 : 0; in va_pack_alu() local
|
/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
H A D | lp_bld_conv.c | 912 unsigned src_offset = lp_const_offset(src_type); in lp_build_conv() local 1018 unsigned src_offset = lp_const_offset(src_type); in lp_build_conv() local
|
/third_party/mesa3d/src/gallium/drivers/crocus/ |
H A D | crocus_blt.c | 326 uint64_t src_offset; in crocus_emit_blt() local 143 emit_copy_blt(struct crocus_batch *batch, struct crocus_resource *src, struct crocus_resource *dst, unsigned cpp, int32_t src_pitch, unsigned src_offset, int32_t dst_pitch, unsigned dst_offset, uint16_t src_x, uint16_t src_y, uint16_t dst_x, uint16_t dst_y, uint16_t w, uint16_t h) emit_copy_blt() argument
|
/third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
H A D | sfn_instr_fetch.h | 79 uint32_t src_offset() const {return m_src_offset;} in src_offset() function in r600::FetchInstr
|
/third_party/skia/third_party/externals/freetype/include/freetype/internal/ |
H A D | wofftypes.h | 199 FT_ULong src_offset; /* compressed table offset */ member
|
/kernel/linux/linux-5.10/arch/arm/mach-omap1/ |
H A D | clock.h | 156 u8 src_offset; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | si_dma.c | 776 si_dma_emit_copy_buffer(struct amdgpu_ib *ib, uint64_t src_offset, uint64_t dst_offset, uint32_t byte_count, bool tmz) si_dma_emit_copy_buffer() argument
|
H A D | sdma_v2_4.c | 1200 sdma_v2_4_emit_copy_buffer(struct amdgpu_ib *ib, uint64_t src_offset, uint64_t dst_offset, uint32_t byte_count, bool tmz) sdma_v2_4_emit_copy_buffer() argument
|
/kernel/linux/linux-5.10/sound/core/oss/ |
H A D | pcm_plugin.c | 712 int snd_pcm_area_copy(const struct snd_pcm_channel_area *src_area, size_t src_offset, in snd_pcm_area_copy() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/vc4/ |
H A D | vc4_validate.c | 487 uint32_t src_offset = 0; in vc4_validate_bin_cl() local 826 uint32_t src_offset = *(uint32_t *)(pkt_u + o); validate_gl_shader_rec() local [all...] |
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | tree-mod-log.c | 538 btrfs_tree_mod_log_eb_copy(struct extent_buffer *dst, struct extent_buffer *src, unsigned long dst_offset, unsigned long src_offset, int nr_items) btrfs_tree_mod_log_eb_copy() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
H A D | si_dma.c | 775 si_dma_emit_copy_buffer(struct amdgpu_ib *ib, uint64_t src_offset, uint64_t dst_offset, uint32_t byte_count, bool tmz) si_dma_emit_copy_buffer() argument
|
H A D | sdma_v2_4.c | 1193 sdma_v2_4_emit_copy_buffer(struct amdgpu_ib *ib, uint64_t src_offset, uint64_t dst_offset, uint32_t byte_count, bool tmz) sdma_v2_4_emit_copy_buffer() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/ |
H A D | intel_migrate.c | 692 u32 src_offset, dst_offset; in intel_context_migrate_copy() local 530 emit_copy_ccs(struct i915_request *rq, u32 dst_offset, u8 dst_access, u32 src_offset, u8 src_access, int size) emit_copy_ccs() argument 581 emit_copy(struct i915_request *rq, u32 dst_offset, u32 src_offset, int size) emit_copy() argument [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/vc4/ |
H A D | vc4_validate.c | 496 uint32_t src_offset = 0; in vc4_validate_bin_cl() local 838 uint32_t src_offset = *(uint32_t *)(pkt_u + o); validate_gl_shader_rec() local [all...] |
/kernel/linux/linux-6.6/sound/core/oss/ |
H A D | pcm_plugin.c | 718 int snd_pcm_area_copy(const struct snd_pcm_channel_area *src_area, size_t src_offset, in snd_pcm_area_copy() argument
|
/third_party/ffmpeg/libavcodec/ |
H A D | vp56.c | 343 int src_offset; in vp56_mc() local
|
/third_party/alsa-lib/src/pcm/ |
H A D | pcm_iec958.c | 145 snd_pcm_iec958_decode(snd_pcm_iec958_t *iec, 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) snd_pcm_iec958_decode() argument 182 snd_pcm_iec958_encode(snd_pcm_iec958_t *iec, 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) snd_pcm_iec958_encode() argument
|
H A D | pcm_lfloat.c | 95 snd_pcm_lfloat_convert_integer_float(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 get32idx, unsigned int put32floatidx) snd_pcm_lfloat_convert_integer_float() argument 140 snd_pcm_lfloat_convert_float_integer(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 put32idx, unsigned int get32floatidx) snd_pcm_lfloat_convert_float_integer() argument
|
H A D | pcm_linear.c | 146 snd_pcm_linear_convert(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 convidx) snd_pcm_linear_convert() argument 180 snd_pcm_linear_getput(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 get_idx, unsigned int put_idx) snd_pcm_linear_getput() argument
|
H A D | pcm_mulaw.c | 160 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
|