|
typedef int8_t | q7_t |
| 8-bit fractional data type in 1.7 format. More...
|
|
typedef int16_t | q15_t |
| 16-bit fractional data type in 1.15 format. More...
|
|
typedef int32_t | q31_t |
| 32-bit fractional data type in 1.31 format. More...
|
|
typedef int64_t | q63_t |
| 64-bit fractional data type in 1.63 format. More...
|
|
typedef float | float32_t |
| 32-bit floating-point type definition. More...
|
|
typedef double | float64_t |
| 64-bit floating-point type definition. More...
|
|
typedef int64x2_t | q63x2_t |
| vector types More...
|
|
typedef int32x4_t | q31x4_t |
| 32-bit fractional 128-bit vector data type in 1.31 format. More...
|
|
typedef int16x8_t | q15x8_t |
| 16-bit fractional 128-bit vector data type with 16-bit alignment in 1.15 format. More...
|
|
typedef int8x16_t | q7x16_t |
| 8-bit fractional 128-bit vector data type with 8-bit alignment in 1.7 format. More...
|
|
typedef int32x4x2_t | q31x4x2_t |
| 32-bit fractional 128-bit vector pair data type in 1.31 format. More...
|
|
typedef int32x4x4_t | q31x4x4_t |
| 32-bit fractional 128-bit vector quadruplet data type in 1.31 format. More...
|
|
typedef int16x8x2_t | q15x8x2_t |
| 16-bit fractional 128-bit vector pair data type in 1.15 format. More...
|
|
typedef int16x8x4_t | q15x8x4_t |
| 16-bit fractional 128-bit vector quadruplet data type in 1.15 format. More...
|
|
typedef int8x16x2_t | q7x16x2_t |
| 8-bit fractional 128-bit vector pair data type in 1.7 format. More...
|
|
typedef int8x16x4_t | q7x16x4_t |
| 8-bit fractional 128-bit vector quadruplet data type in 1.7 format. More...
|
|
typedef int32_t | q23_t |
| 32-bit fractional data type in 9.23 format. More...
|
|
typedef int32x4_t | q23x4_t |
| 32-bit fractional 128-bit vector data type in 9.23 format. More...
|
|
typedef int64x2_t | status64x2_t |
| 64-bit status 128-bit vector data type. More...
|
|
typedef int32x4_t | status32x4_t |
| 32-bit status 128-bit vector data type. More...
|
|
typedef int16x8_t | status16x8_t |
| 16-bit status 128-bit vector data type. More...
|
|
typedef int8x16_t | status8x16_t |
| 8-bit status 128-bit vector data type. More...
|
|
typedef float32x4_t | f32x4_t |
| 32-bit floating-point 128-bit vector type More...
|
|
typedef float32x4x2_t | f32x4x2_t |
| 32-bit floating-point 128-bit vector pair data type More...
|
|
typedef float32x4x4_t | f32x4x4_t |
| 32-bit floating-point 128-bit vector quadruplet data type More...
|
|
typedef int32x2_t | q31x2_t |
| 32-bit fractional 64-bit vector data type in 1.31 format. More...
|
|
typedef int16x4_t | q15x4_t |
| 16-bit fractional 64-bit vector data type in 1.15 format. More...
|
|
typedef int8x8_t | q7x8_t |
| 8-bit fractional 64-bit vector data type in 1.7 format. More...
|
|
typedef float32x2_t | f32x2_t |
| 32-bit float 64-bit vector data type. More...
|
|
typedef float32x4x3_t | f32x4x3_t |
| 32-bit floating-point 128-bit vector triplet data type More...
|
|
typedef int32x4x3_t | q31x4x3_t |
| 32-bit fractional 128-bit vector triplet data type in 1.31 format More...
|
|
typedef int16x8x3_t | q15x8x3_t |
| 16-bit fractional 128-bit vector triplet data type in 1.15 format More...
|
|
typedef int8x16x3_t | q7x16x3_t |
| 8-bit fractional 128-bit vector triplet data type in 1.7 format More...
|
|
typedef float32x2x2_t | f32x2x2_t |
| 32-bit floating-point 64-bit vector pair data type More...
|
|
typedef float32x2x3_t | f32x2x3_t |
| 32-bit floating-point 64-bit vector triplet data type More...
|
|
typedef float32x2x4_t | f32x2x4_t |
| 32-bit floating-point 64-bit vector quadruplet data type More...
|
|
typedef int32x2x2_t | q31x2x2_t |
| 32-bit fractional 64-bit vector pair data type in 1.31 format More...
|
|
typedef int32x2x3_t | q31x2x3_t |
| 32-bit fractional 64-bit vector triplet data type in 1.31 format More...
|
|
typedef int32x4x3_t | q31x2x4_t |
| 32-bit fractional 64-bit vector quadruplet data type in 1.31 format More...
|
|
typedef int16x4x2_t | q15x4x2_t |
| 16-bit fractional 64-bit vector pair data type in 1.15 format More...
|
|
typedef int16x4x2_t | q15x4x3_t |
| 16-bit fractional 64-bit vector triplet data type in 1.15 format More...
|
|
typedef int16x4x3_t | q15x4x4_t |
| 16-bit fractional 64-bit vector quadruplet data type in 1.15 format More...
|
|
typedef int8x8x2_t | q7x8x2_t |
| 8-bit fractional 64-bit vector pair data type in 1.7 format More...
|
|
typedef int8x8x3_t | q7x8x3_t |
| 8-bit fractional 64-bit vector triplet data type in 1.7 format More...
|
|
typedef int8x8x4_t | q7x8x4_t |
| 8-bit fractional 64-bit vector quadruplet data type in 1.7 format More...
|
|
typedef int32x4_t | status32x2_t |
| 32-bit status 64-bit vector data type. More...
|
|
typedef int16x8_t | status16x4_t |
| 16-bit status 64-bit vector data type. More...
|
|
typedef int8x16_t | status8x8_t |
| 8-bit status 64-bit vector data type. More...
|
|