Home
last modified time | relevance | path

Searched defs:vdst (Results 1 – 10 of 10) sorted by relevance

/external/skia/src/opts/
DSkBlitRow_opts_arm_neon.cpp36 uint8x8_t vsrc, vdst, vres; in S32_Blend_BlitRow32_neon() local
70 uint8x8_t vsrc = vdup_n_u8(0), vdst = vdup_n_u8(0), vres; in S32_Blend_BlitRow32_neon() local
104 uint8x8_t vsrc = vdup_n_u8(0), vdst = vdup_n_u8(0), vres; in S32A_Blend_BlitRow32_neon() local
141 uint8x8_t vsrc, vdst, vres, vsrc_alphas; in S32A_Blend_BlitRow32_neon() local
DSkBlitMask_opts_arm_neon.cpp32 uint8x8x4_t vdst; in SkBlitLCD16OpaqueRow_neon() local
100 uint8x8x4_t vdst; in SkBlitLCD16Row_neon() local
/external/libnl/lib/route/link/
Dmacvlan.c122 struct macvlan_info *vdst, *vsrc = src->l_info; in macvlan_clone() local
Dvlan.c246 struct vlan_info *vdst, *vsrc = src->l_info; in vlan_clone() local
Dvxlan.c325 struct vxlan_info *vdst, *vsrc = src->l_info; in vxlan_clone() local
/external/mesa3d/src/gallium/auxiliary/util/
Du_pwr8.h54 __m128i_union vdst; in vec_set_epi32() local
/external/webp/src/enc/
Diterator_enc.c191 uint8_t* const vdst = pic->v + (y * pic->uv_stride + x) * 8; in VP8IteratorExport() local
/external/webp/src/dec/
Dframe_dec.c414 uint8_t* const vdst = dec->cache_v_ - uvsize + uv_offset; in FinishRow() local
/external/mesa3d/src/mesa/tnl/
Dt_vertex_generic.c1020 GLubyte *vdst = vtx->vertex_buf + edst * vtx->vertex_size; in _tnl_generic_interp() local
1065 GLubyte *vdst = vtx->vertex_buf + edst * vtx->vertex_size; in _tnl_generic_copy_pv() local
/external/valgrind/VEX/priv/
Dhost_ppc_isel.c2348 HReg vdst = newVRegV(env); /* V128 */ in iselWordExpr_R_wrk() local