Searched refs:vdst32 (Results 1 – 1 of 1) sorted by relevance
862 uint8x8x4_t vdst32, vsrc, vres; in xfer16() local894 vdst32 = SkPixel16ToPixel32_neon8(vdst); in xfer16()895 vres = procSIMD(vsrc, vdst32); in xfer16()