/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/alsa/ |
pcm_extplug.h | 130 snd_pcm_uframes_t dst_offset,
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/alsa/ |
pcm_extplug.h | 130 snd_pcm_uframes_t dst_offset,
|
/external/chromium_org/third_party/sfntly/cpp/src/sfntly/data/ |
byte_array.cc | 103 int32_t ByteArray::CopyTo(int32_t dst_offset, ByteArray* array, 106 if (array->Size() < dst_offset + length) { // insufficient space 117 int bytes_written = array->Put(index + dst_offset, &(b[0]), 0, bytes_read);
|
/external/sfntly/cpp/src/sfntly/data/ |
byte_array.cc | 103 int32_t ByteArray::CopyTo(int32_t dst_offset, ByteArray* array, 106 if (array->Size() < dst_offset + length) { // insufficient space 117 int bytes_written = array->Put(index + dst_offset, &(b[0]), 0, bytes_read);
|
/hardware/samsung_slsi/exynos5/libswconverter/ |
csc_tiled_to_linear_uv_deinterleave_neon.s | 64 @r7 dst_offset 94 add r7, r0, r12 @ dst_offset = u_dst + temp1 109 add r7, r1, r12 @ dst_offset = v_dst + temp1
|
csc_tiled_to_linear_uv_neon.s | 61 @r7 dst_offset 91 add r7, r0, r12 @ dst_offset = y_dst + temp1
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/radeon/ |
radeon_ioctl.h | 71 GLuint dst_offset,
|
radeon_fbo.c | 180 uint32_t dst_offset = pix_y * rrb->map_pitch + pix_x * rrb->cpp; local 181 untiled_s8z24_map[dst_offset/4] = tiled_s8z24_map[src_offset/4]; 219 uint32_t dst_offset = pix_y * rrb->map_pitch + pix_x * rrb->cpp; local 220 untiled_z16_map[dst_offset/2] = tiled_z16_map[src_offset/2]; 369 uint32_t dst_offset = get_depth_z32(rrb, rrb->map_x + pix_x, flipped_y); local 371 tiled_s8z24_map[dst_offset/4] = untiled_s8z24_map[src_offset/4]; 402 uint32_t dst_offset = get_depth_z16(rrb, rrb->map_x + pix_x, flipped_y); local 404 tiled_z16_map[dst_offset/2] = untiled_z16_map[src_offset/2];
|
/external/mesa3d/src/mesa/drivers/dri/radeon/ |
radeon_ioctl.h | 71 GLuint dst_offset,
|
radeon_fbo.c | 180 uint32_t dst_offset = pix_y * rrb->map_pitch + pix_x * rrb->cpp; local 181 untiled_s8z24_map[dst_offset/4] = tiled_s8z24_map[src_offset/4]; 219 uint32_t dst_offset = pix_y * rrb->map_pitch + pix_x * rrb->cpp; local 220 untiled_z16_map[dst_offset/2] = tiled_z16_map[src_offset/2]; 369 uint32_t dst_offset = get_depth_z32(rrb, rrb->map_x + pix_x, flipped_y); local 371 tiled_s8z24_map[dst_offset/4] = untiled_s8z24_map[src_offset/4]; 402 uint32_t dst_offset = get_depth_z16(rrb, rrb->map_x + pix_x, flipped_y); local 404 tiled_z16_map[dst_offset/2] = untiled_z16_map[src_offset/2];
|
/external/chromium/base/third_party/nspr/ |
prtime.cc | 527 int dst_offset = 0; local [all...] |
/external/chromium_org/base/third_party/nspr/ |
prtime.cc | 532 int dst_offset = 0; local [all...] |
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/i915/ |
i915_surface.c | 173 unsigned dst_offset, src_offset; /* in bytes */ local 187 dst_offset = i915_texture_offset(dst_tex, dst_level, dstz); 203 (unsigned short) dst_tex->stride, dst_tex->buffer, dst_offset, local
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/r200/ |
r200_blit.c | 452 * @param[in] dst_offset offset of the destination image in the @a dst_bo 473 intptr_t dst_offset, 510 if (src_offset % 32 || dst_offset % 32) { 540 emit_cb_setup(r200, dst_bo, dst_offset, dst_mesaformat, dst_pitch, dst_width, dst_height);
|
/external/mesa3d/src/gallium/drivers/i915/ |
i915_surface.c | 173 unsigned dst_offset, src_offset; /* in bytes */ local 187 dst_offset = i915_texture_offset(dst_tex, dst_level, dstz); 203 (unsigned short) dst_tex->stride, dst_tex->buffer, dst_offset, local
|
/external/mesa3d/src/mesa/drivers/dri/r200/ |
r200_blit.c | 452 * @param[in] dst_offset offset of the destination image in the @a dst_bo 473 intptr_t dst_offset, 510 if (src_offset % 32 || dst_offset % 32) { 540 emit_cb_setup(r200, dst_bo, dst_offset, dst_mesaformat, dst_pitch, dst_width, dst_height);
|
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/ |
lp_bld_conv.c | 586 unsigned dst_offset = lp_const_offset(dst_type); local 589 if (dst_offset > src_offset && src_type.width > dst_type.width) { 682 unsigned dst_offset = lp_const_offset(dst_type); local 694 if (dst_offset > src_offset) {
|
/external/chromium_org/third_party/mesa/src/src/gallium/include/pipe/ |
p_state.h | 204 unsigned dst_offset:16; /**< offset into the buffer in dwords */ member in struct:pipe_stream_output_info::__anon12970
|
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/clover/api/ |
transfer.cpp | 251 size_t src_offset, size_t dst_offset, size_t size, 260 hard_copy_op(q, dst_obj, { dst_offset }, 386 size_t dst_offset, 398 dst_obj, { dst_offset },
|
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
lp_bld_conv.c | 586 unsigned dst_offset = lp_const_offset(dst_type); local 589 if (dst_offset > src_offset && src_type.width > dst_type.width) { 682 unsigned dst_offset = lp_const_offset(dst_type); local 694 if (dst_offset > src_offset) {
|
/external/mesa3d/src/gallium/include/pipe/ |
p_state.h | 204 unsigned dst_offset:16; /**< offset into the buffer in dwords */ member in struct:pipe_stream_output_info::__anon23437
|
/external/mesa3d/src/gallium/state_trackers/clover/api/ |
transfer.cpp | 251 size_t src_offset, size_t dst_offset, size_t size, 260 hard_copy_op(q, dst_obj, { dst_offset }, 386 size_t dst_offset, 398 dst_obj, { dst_offset },
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/intel/ |
intel_regions.c | 372 GLuint dst_offset, 395 dst->pitch, dst->bo, dst_offset, dst->tiling,
|
/external/chromium_org/v8/src/x64/ |
deoptimizer-x64.cc | 213 int dst_offset = i * kDoubleSize + double_regs_offset; local 214 __ pop(Operand(rbx, dst_offset));
|
/external/mesa3d/src/mesa/drivers/dri/intel/ |
intel_regions.c | 372 GLuint dst_offset, 395 dst->pitch, dst->bo, dst_offset, dst->tiling,
|