---
title: 16-Bit Unsigned Integer Vectors
framework: accelerate
role: collectionGroup
role_heading: API Collection
path: accelerate/16-bit-unsigned-integer-vectors
---

# 16-Bit Unsigned Integer Vectors

Perform operations on vectors that contain unsigned 16-bit integer elements.

## Topics

### Vector Data Types

- [simd_ushort1](simd/simd_ushort1.md)
- [simd_ushort2](simd/simd_ushort2.md)
- [simd_ushort3](simd/simd_ushort3.md)
- [simd_ushort4](simd/simd_ushort4.md)
- [simd_ushort8](simd/simd_ushort8.md)
- [simd_ushort16](simd/simd_ushort16.md)
- [simd_ushort32](simd/simd_ushort32.md)

### Packed Vector Data Types

- [simd_packed_ushort2](simd/simd_packed_ushort2.md)
- [simd_packed_ushort4](simd/simd_packed_ushort4.md)
- [simd_packed_ushort8](simd/simd_packed_ushort8.md)
- [simd_packed_ushort16](simd/simd_packed_ushort16.md)
- [simd_packed_ushort32](simd/simd_packed_ushort32.md)

## See Also

### Unsigned Integer Vectors

- [8-Bit Unsigned Integer Vectors](accelerate/8-bit-unsigned-integer-vectors.md)
- [32-Bit Unsigned Integer Vectors](accelerate/32-bit-unsigned-integer-vectors.md)
- [64-Bit Unsigned Integer Vectors](accelerate/64-bit-unsigned-integer-vectors.md)
