v64_intrinsics.h |
Fallback to plain, unoptimised C. |
9847 |
v64_intrinsics_c.h |
Note: This implements the intrinsics in plain, unoptimised C.
Intended for reference, porting or debugging. |
23452 |
v64_intrinsics_x86.h |
|
15184 |
v128_intrinsics.h |
Fallback to plain, unoptimised C. |
13183 |
v128_intrinsics_c.h |
Implementation dependent return value. Result must be finalised with
v128_sad_u8_sum(). The result for more than 32 v128_sad_u8() calls is
undefined. |
28087 |
v128_intrinsics_x86.h |
|
20899 |
v256_intrinsics.h |
Fallback to plain, unoptimised C. |
14120 |
v256_intrinsics_c.h |
Implementation dependent return value. Result must be finalised with
v256_sad_u8_sum().
The result for more than 16 v256_sad_u8() calls is undefined. |
31024 |
v256_intrinsics_v128.h |
Implementation dependent return value. Result must be finalised with
v256_sad_u8_sum().
The result for more than 16 v256_sad_u8() calls is undefined. |
27924 |
v256_intrinsics_x86.h |
|
26500 |