Home
last modified time | relevance | path

Searched defs:dst_offset (Results 1 – 25 of 100) sorted by relevance

1234

/third_party/mesa3d/src/gallium/drivers/i915/
Di915_blit.c36 unsigned dst_offset, short x, short y, short w, short h, in i915_fill_blit()
82 struct i915_winsys_buffer *dst_buffer, unsigned dst_offset, in i915_copy_blit()
/third_party/alsa-lib/src/pcm/
Dpcm_rate_linear.c70 snd_pcm_uframes_t dst_offset, unsigned int dst_frames, in linear_expand()
141 snd_pcm_uframes_t dst_offset, unsigned int dst_frames, in linear_expand_s16()
192 snd_pcm_uframes_t dst_offset, unsigned int dst_frames, in linear_shrink()
262 snd_pcm_uframes_t dst_offset, unsigned int dst_frames, in linear_shrink_s16()
313 snd_pcm_uframes_t dst_offset, unsigned int dst_frames, in linear_convert()
Dpcm_alaw.c145 snd_pcm_uframes_t dst_offset, in snd_pcm_alaw_decode()
182 snd_pcm_uframes_t dst_offset, in snd_pcm_alaw_encode()
Dpcm_mulaw.c162 snd_pcm_uframes_t dst_offset, in snd_pcm_mulaw_decode()
199 snd_pcm_uframes_t dst_offset, in snd_pcm_mulaw_encode()
Dpcm_route.c113 snd_pcm_uframes_t dst_offset, in snd_pcm_route_convert1_zero()
127 snd_pcm_uframes_t dst_offset, in snd_pcm_route_convert1_one()
177 snd_pcm_uframes_t dst_offset, in snd_pcm_route_convert1_one_getput()
229 snd_pcm_uframes_t dst_offset, in snd_pcm_route_convert1_many()
402 snd_pcm_uframes_t dst_offset, in snd_pcm_route_convert()
Dpcm_linear.c147 void snd_pcm_linear_convert(const snd_pcm_channel_area_t *dst_areas, snd_pcm_uframes_t dst_offset, in snd_pcm_linear_convert()
181 void snd_pcm_linear_getput(const snd_pcm_channel_area_t *dst_areas, snd_pcm_uframes_t dst_offset, in snd_pcm_linear_getput()
Dpcm_lfloat.c96 …lfloat_convert_integer_float(const snd_pcm_channel_area_t *dst_areas, snd_pcm_uframes_t dst_offset, in snd_pcm_lfloat_convert_integer_float()
141 …lfloat_convert_float_integer(const snd_pcm_channel_area_t *dst_areas, snd_pcm_uframes_t dst_offset, in snd_pcm_lfloat_convert_float_integer()
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_hw_context.c500 struct pipe_resource *dst, uint64_t dst_offset, in r600_cp_dma_copy_buffer()
582 uint64_t dst_offset, in r600_dma_copy_buffer()
Devergreen_hw_context.c34 uint64_t dst_offset, in evergreen_dma_copy_buffer()
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/data/
Dgrowable_memory_byte_array.h38 virtual int32_t CopyTo(int32_t dst_offset, in CopyTo()
Dmemory_byte_array.h50 virtual int32_t CopyTo(int32_t dst_offset, in CopyTo()
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/sfntly/data/
Dgrowable_memory_byte_array.h38 virtual int32_t CopyTo(int32_t dst_offset, in CopyTo()
Dmemory_byte_array.h50 virtual int32_t CopyTo(int32_t dst_offset, in CopyTo()
/third_party/ffmpeg/libavcodec/
Dproresdsp.c42 int x, y, src_offset, dst_offset; in put_pixel() local
Dbfi.c58 uint8_t *src, *dst_offset, colour1, colour2; in bfi_decode_frame() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_cp_dma.c286 struct pipe_resource *src, uint64_t dst_offset, uint64_t src_offset, in si_cp_dma_copy_buffer()
471 struct si_resource *dst, unsigned dst_offset, unsigned src_sel, in si_cp_copy_data()
Dsi_compute_blit.c267 unsigned dst_offset, unsigned size, in si_compute_clear_buffer_rmw()
308 unsigned dst_offset, unsigned size, in si_compute_clear_12bytes_buffer()
343 unsigned dst_offset, struct pipe_resource *src, in si_compute_do_clear_or_copy()
508 uint64_t dst_offset, uint64_t src_offset, unsigned size, unsigned flags) in si_copy_buffer()
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_blt.c150 unsigned dst_offset, in emit_copy_blt()
341 uint64_t dst_offset; in crocus_emit_blt() local
/third_party/ffmpeg/tests/checkasm/
Dsw_rgb.c143 int dst_offset = 0, dst_stride = 2 * MAX_STRIDE; in check_interleave_bytes() local
/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pt_fetch.c63 unsigned dst_offset = 0; in draw_pt_fetch_prepare() local
Ddraw_pt_emit.c60 unsigned dst_offset; in draw_pt_emit_prepare() local
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/
Dtime_zone_posix.h116 std::int_fast32_t dst_offset; member
/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_rs.c472 unsigned int dst_offset, struct etna_resource *src, in etna_manual_blit()
671 unsigned dst_offset = dst_lev->offset + in etna_try_rs_blit() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_conv.c913 unsigned dst_offset = lp_const_offset(dst_type); in lp_build_conv() local
1019 unsigned dst_offset = lp_const_offset(dst_type); in lp_build_conv() local
/third_party/mesa3d/src/amd/vulkan/
Dradv_meta_fmask_copy.c228 uint64_t src_offset, dst_offset, size; in radv_fixup_copy_dst_metadata() local

1234