Home
last modified time | relevance | path

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

/external/u-boot/drivers/mtd/nand/
Dfsl_elbc_spl.c37 int nand_spl_load_image(uint32_t offs, unsigned int uboot_size, void *vdst) in nand_spl_load_image()
124 #define nand_spl_load_image(offs, uboot_size, vdst) \ argument
Dfsl_ifc_spl.c107 int nand_spl_load_image(uint32_t offs, unsigned int uboot_size, void *vdst) in nand_spl_load_image()
/external/skqp/src/core/
DSkBlitRow_D32.cpp160 uint8x8_t vsrc, vdst, vres; in blit_row_s32_blend() local
182 uint8x8_t vsrc = vdup_n_u8(0), vdst = vdup_n_u8(0), vres; in blit_row_s32_blend() local
204 uint8x8_t vsrc = vdup_n_u8(0), vdst = vdup_n_u8(0), vres; in blit_row_s32a_blend() local
235 uint8x8_t vsrc, vdst, vres, vsrc_alphas; in blit_row_s32a_blend() local
DSkConvertPixels.cpp70 static bool convert_to_alpha8(const SkImageInfo& dstInfo, void* vdst, size_t dstRB, in convert_to_alpha8()
DSkBlitter_ARGB32.cpp474 uint8x8x4_t vdst; in blit_row_lcd16_opaque() local
536 uint8x8x4_t vdst; in blit_row_lcd16() local
/external/skia/src/core/
DSkBlitRow_D32.cpp160 uint8x8_t vsrc, vdst, vres; in blit_row_s32_blend() local
182 uint8x8_t vsrc = vdup_n_u8(0), vdst = vdup_n_u8(0), vres; in blit_row_s32_blend() local
204 uint8x8_t vsrc = vdup_n_u8(0), vdst = vdup_n_u8(0), vres; in blit_row_s32a_blend() local
235 uint8x8_t vsrc, vdst, vres, vsrc_alphas; in blit_row_s32a_blend() local
DSkConvertPixels.cpp70 static bool convert_to_alpha8(const SkImageInfo& dstInfo, void* vdst, size_t dstRB, in convert_to_alpha8()
DSkBlitter_ARGB32.cpp474 uint8x8x4_t vdst; in blit_row_lcd16_opaque() local
536 uint8x8x4_t vdst; in blit_row_lcd16() local
/external/u-boot/drivers/mtd/spi/
Dfsl_espi_spl.c14 void fsl_spi_spl_load_image(uint32_t offs, unsigned int size, void *vdst) in fsl_spi_spl_load_image()
/external/u-boot/drivers/mmc/
Dfsl_esdhc_spl.c22 void mmc_spl_load_image(uint32_t offs, unsigned int size, void *vdst) in mmc_spl_load_image()
/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.c198 uint8_t* const vdst = pic->v + (y * pic->uv_stride + x) * 8; in VP8IteratorExport() local
/external/webp/src/dec/
Dframe_dec.c415 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