Function vrsraq_n_s16
#[target_feature(enable = "neon")]
pub fn vrsraq_n_s16(a: int16x8_t, b: int16x8_t, N: i32) -> int16x8_t
Signed rounding shift right and accumulate Arm's documentation
vrsraq_n_s16#[target_feature(enable = "neon")]
pub fn vrsraq_n_s16(a: int16x8_t, b: int16x8_t, N: i32) -> int16x8_t
Signed rounding shift right and accumulate Arm's documentation