Home
last modified time | relevance | path

Searched defs:src_offset (Results 1 - 25 of 119) sorted by relevance

12345

/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/data/
H A Dgrowable_memory_byte_array.h38 CopyTo(int32_t dst_offset, ByteArray* array, int32_t src_offset, int32_t length) CopyTo() argument
H A Dmemory_byte_array.h50 CopyTo(int32_t dst_offset, ByteArray* array, int32_t src_offset, int32_t length) CopyTo() argument
H A Dbyte_array.cc105 CopyTo(int32_t dst_offset, ByteArray* array, int32_t src_offset, int32_t length) CopyTo() argument
/third_party/ffmpeg/libavcodec/
H A Dproresdsp.c42 int x, y, src_offset, dst_offset; in put_pixel() local
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_blit.c79 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/drivers/r600/
H A Devergreen_hw_context.c31 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
H A Dr600_hw_context.c499 r600_cp_dma_copy_buffer(struct r600_context *rctx, struct pipe_resource *dst, uint64_t dst_offset, struct pipe_resource *src, uint64_t src_offset, unsigned size) r600_cp_dma_copy_buffer() argument
579 r600_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) r600_dma_copy_buffer() argument
/third_party/optimized-routines/string/aarch64/
H A Dstrrchr.S27 #define src_offset x7 define
/third_party/ffmpeg/libavresample/
H A Daudio_data.c278 ff_audio_data_combine(AudioData *dst, int dst_offset, AudioData *src, int src_offset, int nb_samples) ff_audio_data_combine() argument
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pt_emit.c88 unsigned src_offset = vinfo->attrib[i].src_index * 4 * sizeof(float); in draw_pt_emit_prepare() local
H A Ddraw_pipe_vbuf.c215 unsigned src_offset = (vinfo->attrib[i].src_index * 4 * sizeof(float)); in vbuf_start_prim() local
/third_party/spirv-tools/source/diff/
H A Dlcs.h53 uint32_t src_offset; member
[all...]
/third_party/ffmpeg/libavutil/
H A Dsamplefmt.c222 av_samples_copy(uint8_t **dst, uint8_t * const *src, int dst_offset, int src_offset, int nb_samples, int nb_channels, enum AVSampleFormat sample_fmt) av_samples_copy() argument
/third_party/libdrm/include/drm/
H A Dqxl_drm.h74 __u64 src_offset; /* offset into src_handle or src buffer */ member
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_meta_fmask_copy.c228 uint64_t src_offset, dst_offset, size; in radv_fixup_copy_dst_metadata() local
H A Dradv_meta_buffer.c276 radv_copy_buffer(struct radv_cmd_buffer *cmd_buffer, struct radeon_winsys_bo *src_bo, struct radeon_winsys_bo *dst_bo, uint64_t src_offset, uint64_t dst_offset, uint64_t size) radv_copy_buffer() argument
/third_party/mesa3d/src/gallium/frontends/clover/api/
H A Dtransfer.cpp188 auto src_offset = dot(src_pitch, src_orig); in validate_copy() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_cp_dma.c285 si_cp_dma_copy_buffer(struct si_context *sctx, struct pipe_resource *dst, struct pipe_resource *src, uint64_t dst_offset, uint64_t src_offset, unsigned size, unsigned user_flags, enum si_coherency coher, enum si_cache_policy cache_policy) si_cp_dma_copy_buffer() argument
470 si_cp_copy_data(struct si_context *sctx, struct radeon_cmdbuf *cs, unsigned dst_sel, struct si_resource *dst, unsigned dst_offset, unsigned src_sel, struct si_resource *src, unsigned src_offset) si_cp_copy_data() argument
[all...]
H A Dsi_shaderlib_nir.c169 nir_ssa_def *src_offset = in si_create_dcc_retile_cs() local
H A Dsi_buffer.c489 unsigned src_offset = in si_buffer_do_flush_region() local
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_atom_array.cpp61 init_velement(struct pipe_vertex_element *velements, const struct gl_vertex_format *vformat, int src_offset, unsigned instance_divisor, int vbo_index, bool dual_slot, int idx) init_velement() argument
/third_party/alsa-lib/src/pcm/
H A Dpcm_rate_linear.c67 linear_expand(struct rate_linear *rate, const snd_pcm_channel_area_t *dst_areas, snd_pcm_uframes_t dst_offset, unsigned int dst_frames, const snd_pcm_channel_area_t *src_areas, snd_pcm_uframes_t src_offset, unsigned int src_frames) linear_expand() argument
138 linear_expand_s16(struct rate_linear *rate, const snd_pcm_channel_area_t *dst_areas, snd_pcm_uframes_t dst_offset, unsigned int dst_frames, const snd_pcm_channel_area_t *src_areas, snd_pcm_uframes_t src_offset, unsigned int src_frames) linear_expand_s16() argument
189 linear_shrink(struct rate_linear *rate, const snd_pcm_channel_area_t *dst_areas, snd_pcm_uframes_t dst_offset, unsigned int dst_frames, const snd_pcm_channel_area_t *src_areas, snd_pcm_uframes_t src_offset, unsigned int src_frames) linear_shrink() argument
259 linear_shrink_s16(struct rate_linear *rate, const snd_pcm_channel_area_t *dst_areas, snd_pcm_uframes_t dst_offset, unsigned int dst_frames, const snd_pcm_channel_area_t *src_areas, snd_pcm_uframes_t src_offset, unsigned int src_frames) linear_shrink_s16() argument
310 linear_convert(void *obj, const snd_pcm_channel_area_t *dst_areas, snd_pcm_uframes_t dst_offset, unsigned int dst_frames, const snd_pcm_channel_area_t *src_areas, snd_pcm_uframes_t src_offset, unsigned int src_frames) linear_convert() argument
[all...]
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_ra_validate.c381 unsigned src_offset = state->offset % reg_elem_size(state->def); in chase_definition() local
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_descriptor_set.h165 size_t src_offset; member
/third_party/mesa3d/src/asahi/compiler/
H A Dagx_compile.h166 unsigned src_offset : 16; member

Completed in 22 milliseconds

12345