Home
last modified time | relevance | path

Searched defs:dst_offset (Results 1 - 25 of 113) sorted by relevance

12345

/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/data/
H A Dgrowable_memory_byte_array.h38 virtual int32_t CopyTo(int32_t dst_offset, in CopyTo() argument
H A Dmemory_byte_array.h50 virtual int32_t CopyTo(int32_t dst_offset, in CopyTo() argument
H A Dbyte_array.cc105 int32_t ByteArray::CopyTo(int32_t dst_offset, ByteArray* array, in CopyTo() argument
/third_party/ffmpeg/libavcodec/
H A Dbfi.c58 uint8_t *src, *dst_offset, colour1, colour2; in bfi_decode_frame() local
H A Dproresdsp.c42 int x, y, src_offset, dst_offset; in put_pixel() local
/third_party/ffmpeg/tests/checkasm/
H A Dsw_rgb.c142 int dst_offset = 0, dst_stride = 2 * MAX_STRIDE; in check_interleave_bytes() local
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_blit.c34 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 Ddraw_pt_fetch.c63 unsigned dst_offset = 0; in draw_pt_fetch_prepare() local
[all...]
H A Ddraw_pt_fetch_shade_emit.c125 unsigned dst_offset = 0; in fse_prepare() local
H A Ddraw_pt_emit.c60 unsigned dst_offset; in draw_pt_emit_prepare() local
H A Ddraw_pipe_vbuf.c189 unsigned dst_offset; in vbuf_start_prim() local
H A Ddraw_pt_so_emit.c150 unsigned dst_offset = state->output[slot].dst_offset * sizeof(float); in so_emit_prim() local
/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
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/
H A Dtime_zone_posix.h116 std::int_fast32_t dst_offset; member
/third_party/ffmpeg/libavresample/
H A Daudio_data.c278 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 Dlcs.h54 uint32_t dst_offset; member
[all...]
/third_party/ffmpeg/libavutil/
H A Dsamplefmt.c222 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 Dqxl_drm.h75 __u64 dst_offset; /* offset in dest handle */ 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
/third_party/mesa3d/src/gallium/frontends/clover/api/
H A Dtransfer.cpp187 auto dst_offset = dot(dst_pitch, dst_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...]
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_const.c103 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 Dcodegen.c714 static void bitcopy(void *dst, int dst_offset, void *src, int src_size) in bitcopy() 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...]

Completed in 13 milliseconds

12345