Function vaba_s16
#[target_feature(enable = "neon")]
pub fn vaba_s16(a: int16x4_t, b: int16x4_t, c: int16x4_t) -> int16x4_t
Absolute difference and accumulate (64-bit) Arm's documentation
vaba_s16#[target_feature(enable = "neon")]
pub fn vaba_s16(a: int16x4_t, b: int16x4_t, c: int16x4_t) -> int16x4_t
Absolute difference and accumulate (64-bit) Arm's documentation