| /third_party/alsa-lib/src/pcm/ |
| D | pcm_rate_linear.c | 72 snd_pcm_uframes_t src_offset, unsigned int src_frames) in linear_expand() 143 snd_pcm_uframes_t src_offset, unsigned int src_frames) in linear_expand_s16() 194 snd_pcm_uframes_t src_offset, unsigned int src_frames) in linear_shrink() 264 snd_pcm_uframes_t src_offset, unsigned int src_frames) in linear_shrink_s16() 315 snd_pcm_uframes_t src_offset, unsigned int src_frames) in linear_convert()
|
| /third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/data/ |
| D | growable_memory_byte_array.h | 40 int32_t src_offset, in CopyTo()
|
| D | memory_byte_array.h | 52 int32_t src_offset, in CopyTo()
|
| /third_party/flutter/skia/third_party/externals/sfntly/cpp/src/sfntly/data/ |
| D | growable_memory_byte_array.h | 40 int32_t src_offset, in CopyTo()
|
| D | memory_byte_array.h | 52 int32_t src_offset, in CopyTo()
|
| /third_party/mesa3d/src/gallium/drivers/r600/ |
| D | r600_hw_context.c | 502 struct pipe_resource *src, uint64_t src_offset, in r600_cp_dma_copy_buffer() 584 uint64_t src_offset, in r600_dma_copy_buffer()
|
| D | evergreen_hw_context.c | 35 uint64_t src_offset, in evergreen_dma_copy_buffer()
|
| /third_party/mesa3d/src/panfrost/vulkan/ |
| D | panvk_vX_descriptor_set.c | 222 unsigned src_offset = 0; in panvk_per_arch() local 310 unsigned src_offset = pDescriptorCopy->srcArrayElement; in panvk_copy_descriptor_set() local
|
| /third_party/optimized-routines/string/aarch64/ |
| D | strrchr.S | 27 #define src_offset x7 macro
|
| /third_party/mesa3d/src/mesa/drivers/dri/radeon/ |
| D | radeon_fbo.c | 172 uint32_t src_offset = get_depth_z32(rrb, x + pix_x, flipped_y); in radeon_map_renderbuffer_s8z24() local 211 uint32_t src_offset = get_depth_z16(rrb, x + pix_x, flipped_y); in radeon_map_renderbuffer_z16() local 368 uint32_t src_offset = pix_y * rrb->map_pitch + pix_x * rrb->cpp; in radeon_unmap_renderbuffer_s8z24() local 401 uint32_t src_offset = pix_y * rrb->map_pitch + pix_x * rrb->cpp; in radeon_unmap_renderbuffer_z16() local
|
| D | radeon_tex_copy.c | 84 intptr_t src_offset = rrb->draw_offset; in do_copy_texsubimage() local
|
| /third_party/mesa3d/src/mesa/drivers/dri/r200/ |
| D | radeon_fbo.c | 172 uint32_t src_offset = get_depth_z32(rrb, x + pix_x, flipped_y); in radeon_map_renderbuffer_s8z24() local 211 uint32_t src_offset = get_depth_z16(rrb, x + pix_x, flipped_y); in radeon_map_renderbuffer_z16() local 368 uint32_t src_offset = pix_y * rrb->map_pitch + pix_x * rrb->cpp; in radeon_unmap_renderbuffer_s8z24() local 401 uint32_t src_offset = pix_y * rrb->map_pitch + pix_x * rrb->cpp; in radeon_unmap_renderbuffer_z16() local
|
| D | radeon_tex_copy.c | 84 intptr_t src_offset = rrb->draw_offset; in do_copy_texsubimage() local
|
| /third_party/mesa3d/src/mesa/drivers/dri/i965/ |
| D | brw_pixel_draw.c | 59 GLuint src_offset; in do_blit_drawpixels() local
|
| /third_party/mesa3d/src/gallium/drivers/i915/ |
| D | i915_blit.c | 81 unsigned src_offset, unsigned short dst_pitch, in i915_copy_blit()
|
| /third_party/mindspore/mindspore/lite/src/runtime/kernel/opencl/ |
| D | utils.h | 72 int src_offset = b * plane_in * channel; in PackNCHWToNC4HW4() local
|
| /third_party/ffmpeg/libavcodec/ |
| D | proresdsp.c | 42 int x, y, src_offset, dst_offset; in put_pixel() local
|
| /third_party/mesa3d/src/gallium/drivers/crocus/ |
| D | crocus_blt.c | 148 unsigned src_offset, in emit_copy_blt() 326 uint64_t src_offset; in crocus_emit_blt() local
|
| /third_party/mesa3d/src/amd/vulkan/ |
| D | radv_meta_buffer.c | 243 struct radeon_winsys_bo *dst_bo, uint64_t src_offset, uint64_t dst_offset, in copy_buffer_shader() 338 struct radeon_winsys_bo *dst_bo, uint64_t src_offset, uint64_t dst_offset, in radv_copy_buffer()
|
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| D | si_cp_dma.c | 281 struct pipe_resource *src, uint64_t dst_offset, uint64_t src_offset, in si_cp_dma_copy_buffer() 504 struct si_resource *src, unsigned src_offset) in si_cp_copy_data()
|
| D | si_shaderlib_nir.c | 86 nir_ssa_def *src_offset = in si_create_dcc_retile_cs() local
|
| /third_party/mesa3d/src/mesa/drivers/dri/i915/ |
| D | intel_blit.c | 82 GLuint src_offset, in emit_copy_blit() 578 unsigned int src_offset, in intel_emit_linear_blit()
|
| /third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp16/ |
| D | pack_fp16.c | 168 int src_offset = b * plane * channel; in PackNCHWToNC4HW4Fp16() local 346 int src_offset = b * plane * c4 * C4NUM; in PackNC4HW4ToNHWC4Fp16() local 365 int src_offset = b * plane * c4 * C4NUM; in PackNC4HW4ToNHWCFp16() local 384 int src_offset = b * plane * c4 * C4NUM; in PackNC4HW4ToNCHWFp16() local 403 int src_offset = b * plane * channel; in PackNCHWFp32ToNC8HW8Fp16() local 422 int src_offset = b * plane * channel; in PackNCHWFp16ToNC8HW8Fp16() local
|
| /third_party/mesa3d/src/gallium/drivers/etnaviv/ |
| D | etnaviv_rs.c | 467 struct etna_resource_level *src_lev, unsigned int src_offset, in etna_manual_blit() 659 unsigned src_offset = src_lev->offset + in etna_try_rs_blit() local
|
| /third_party/mesa3d/src/gallium/auxiliary/draw/ |
| D | draw_pt_emit.c | 88 unsigned src_offset = vinfo->attrib[i].src_index * 4 * sizeof(float); in draw_pt_emit_prepare() local
|