Lines Matching full:vmovl_u8
394 return vreinterpretq_s16_u16(vmovl_u8(v));
1273 const uint16x8_t L0 = vmovl_u8(vld1_u8(dst + 0 * BPS - 1));
1274 const uint16x8_t L1 = vmovl_u8(vld1_u8(dst + 1 * BPS - 1));
1275 const uint16x8_t L2 = vmovl_u8(vld1_u8(dst + 2 * BPS - 1));
1276 const uint16x8_t L3 = vmovl_u8(vld1_u8(dst + 3 * BPS - 1));
1424 const uint16x8_t L0 = vmovl_u8(vld1_u8(dst + 0 * BPS - 1));
1425 const uint16x8_t L1 = vmovl_u8(vld1_u8(dst + 1 * BPS - 1));
1426 const uint16x8_t L2 = vmovl_u8(vld1_u8(dst + 2 * BPS - 1));
1427 const uint16x8_t L3 = vmovl_u8(vld1_u8(dst + 3 * BPS - 1));
1428 const uint16x8_t L4 = vmovl_u8(vld1_u8(dst + 4 * BPS - 1));
1429 const uint16x8_t L5 = vmovl_u8(vld1_u8(dst + 5 * BPS - 1));
1430 const uint16x8_t L6 = vmovl_u8(vld1_u8(dst + 6 * BPS - 1));
1431 const uint16x8_t L7 = vmovl_u8(vld1_u8(dst + 7 * BPS - 1));
1506 const uint16x8_t L0 = vmovl_u8(vld1_u8(dst + (i + 0) * BPS - 1));
1507 const uint16x8_t L1 = vmovl_u8(vld1_u8(dst + (i + 1) * BPS - 1));
1508 const uint16x8_t L2 = vmovl_u8(vld1_u8(dst + (i + 2) * BPS - 1));
1509 const uint16x8_t L3 = vmovl_u8(vld1_u8(dst + (i + 3) * BPS - 1));
1510 const uint16x8_t L4 = vmovl_u8(vld1_u8(dst + (i + 4) * BPS - 1));
1511 const uint16x8_t L5 = vmovl_u8(vld1_u8(dst + (i + 5) * BPS - 1));
1512 const uint16x8_t L6 = vmovl_u8(vld1_u8(dst + (i + 6) * BPS - 1));
1513 const uint16x8_t L7 = vmovl_u8(vld1_u8(dst + (i + 7) * BPS - 1));