Expand description
A 64-bit SIMD vector with four elements of type u16
.
Trait Implementations
sourceimpl From<poly16x4_t> for u16x4
impl From<poly16x4_t> for u16x4
sourcefn from(value: poly16x4_t) -> u16x4
fn from(value: poly16x4_t) -> u16x4
Converts to this type from the input type.
sourceimpl From<uint16x4_t> for u16x4
impl From<uint16x4_t> for u16x4
sourcefn from(value: uint16x4_t) -> u16x4
fn from(value: uint16x4_t) -> u16x4
Converts to this type from the input type.