Lines Matching full:vmovl_u8
380 return vreinterpretq_s16_u16(vmovl_u8(v));
1286 const uint16x8_t L0 = vmovl_u8(vld1_u8(dst + 0 * BPS - 1));
1287 const uint16x8_t L1 = vmovl_u8(vld1_u8(dst + 1 * BPS - 1));
1288 const uint16x8_t L2 = vmovl_u8(vld1_u8(dst + 2 * BPS - 1));
1289 const uint16x8_t L3 = vmovl_u8(vld1_u8(dst + 3 * BPS - 1));
1437 const uint16x8_t L0 = vmovl_u8(vld1_u8(dst + 0 * BPS - 1));
1438 const uint16x8_t L1 = vmovl_u8(vld1_u8(dst + 1 * BPS - 1));
1439 const uint16x8_t L2 = vmovl_u8(vld1_u8(dst + 2 * BPS - 1));
1440 const uint16x8_t L3 = vmovl_u8(vld1_u8(dst + 3 * BPS - 1));
1441 const uint16x8_t L4 = vmovl_u8(vld1_u8(dst + 4 * BPS - 1));
1442 const uint16x8_t L5 = vmovl_u8(vld1_u8(dst + 5 * BPS - 1));
1443 const uint16x8_t L6 = vmovl_u8(vld1_u8(dst + 6 * BPS - 1));
1444 const uint16x8_t L7 = vmovl_u8(vld1_u8(dst + 7 * BPS - 1));
1519 const uint16x8_t L0 = vmovl_u8(vld1_u8(dst + (i + 0) * BPS - 1));
1520 const uint16x8_t L1 = vmovl_u8(vld1_u8(dst + (i + 1) * BPS - 1));
1521 const uint16x8_t L2 = vmovl_u8(vld1_u8(dst + (i + 2) * BPS - 1));
1522 const uint16x8_t L3 = vmovl_u8(vld1_u8(dst + (i + 3) * BPS - 1));
1523 const uint16x8_t L4 = vmovl_u8(vld1_u8(dst + (i + 4) * BPS - 1));
1524 const uint16x8_t L5 = vmovl_u8(vld1_u8(dst + (i + 5) * BPS - 1));
1525 const uint16x8_t L6 = vmovl_u8(vld1_u8(dst + (i + 6) * BPS - 1));
1526 const uint16x8_t L7 = vmovl_u8(vld1_u8(dst + (i + 7) * BPS - 1));