/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...] |
H A D | draw_pt_fetch_shade_emit.c | 125 unsigned dst_offset = 0; in fse_prepare() local
|
H A D | draw_pt_emit.c | 60 unsigned dst_offset; in draw_pt_emit_prepare() local
|
H A D | draw_pipe_vbuf.c | 189 unsigned dst_offset; in vbuf_start_prim() local
|
H A D | draw_pt_so_emit.c | 150 unsigned dst_offset = state->output[slot].dst_offset * sizeof(float); in so_emit_prim() local
|
/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
|
H A D | r600_hw_context.c | 499 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 [all...] |
/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
|
/third_party/ffmpeg/libavresample/ |
H A D | audio_data.c | 278 int ff_audio_data_combine(AudioData *dst, int dst_offset, AudioData *src, in ff_audio_data_combine() argument
|
/third_party/spirv-tools/source/diff/ |
H A D | lcs.h | 54 uint32_t dst_offset; member [all...] |
/third_party/ffmpeg/libavutil/ |
H A D | samplefmt.c | 222 int av_samples_copy(uint8_t **dst, uint8_t * const *src, int dst_offset, in av_samples_copy() argument
|
/third_party/libdrm/include/drm/ |
H A D | qxl_drm.h | 75 __u64 dst_offset; /* offset in dest handle */ member
|
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_meta_fmask_copy.c | 228 uint64_t src_offset, dst_offset, size; in radv_fixup_copy_dst_metadata() local
|
/third_party/mesa3d/src/gallium/frontends/clover/api/ |
H A D | transfer.cpp | 187 auto dst_offset = dot(dst_pitch, dst_orig); in validate_copy() local
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_cp_dma.c | 285 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...] |
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/ |
H A D | fd6_const.c | 103 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/drivers/lima/ir/pp/ |
H A D | codegen.c | 714 static void bitcopy(void *dst, int dst_offset, void *src, int src_size) in bitcopy() argument
|
/third_party/alsa-lib/src/pcm/ |
H A D | pcm_rate_linear.c | 67 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...] |