|
v_uint8x16 | cv::operator!= (const v_uint8x16 &a, const v_uint8x16 &b) |
|
v_int8x16 | cv::operator!= (const v_int8x16 &a, const v_int8x16 &b) |
|
v_uint16x8 | cv::operator!= (const v_uint16x8 &a, const v_uint16x8 &b) |
|
v_int16x8 | cv::operator!= (const v_int16x8 &a, const v_int16x8 &b) |
|
v_uint32x4 | cv::operator!= (const v_uint32x4 &a, const v_uint32x4 &b) |
|
v_int32x4 | cv::operator!= (const v_int32x4 &a, const v_int32x4 &b) |
|
v_float32x4 | cv::operator!= (const v_float32x4 &a, const v_float32x4 &b) |
|
v_float64x2 | cv::operator!= (const v_float64x2 &a, const v_float64x2 &b) |
|
v_uint8x16 | cv::operator& (const v_uint8x16 &a, const v_uint8x16 &b) |
|
v_int8x16 | cv::operator& (const v_int8x16 &a, const v_int8x16 &b) |
|
v_uint16x8 | cv::operator& (const v_uint16x8 &a, const v_uint16x8 &b) |
|
v_int16x8 | cv::operator& (const v_int16x8 &a, const v_int16x8 &b) |
|
v_uint32x4 | cv::operator& (const v_uint32x4 &a, const v_uint32x4 &b) |
|
v_int32x4 | cv::operator& (const v_int32x4 &a, const v_int32x4 &b) |
|
v_uint64x2 | cv::operator& (const v_uint64x2 &a, const v_uint64x2 &b) |
|
v_int64x2 | cv::operator& (const v_int64x2 &a, const v_int64x2 &b) |
|
v_float32x4 | cv::operator& (const v_float32x4 &a, const v_float32x4 &b) |
|
v_float64x2 | cv::operator& (const v_float64x2 &a, const v_float64x2 &b) |
|
v_uint8x16 & | cv::operator&= (v_uint8x16 &a, const v_uint8x16 &b) |
|
v_int8x16 & | cv::operator&= (v_int8x16 &a, const v_int8x16 &b) |
|
v_uint16x8 & | cv::operator&= (v_uint16x8 &a, const v_uint16x8 &b) |
|
v_int16x8 & | cv::operator&= (v_int16x8 &a, const v_int16x8 &b) |
|
v_uint32x4 & | cv::operator&= (v_uint32x4 &a, const v_uint32x4 &b) |
|
v_int32x4 & | cv::operator&= (v_int32x4 &a, const v_int32x4 &b) |
|
v_uint64x2 & | cv::operator&= (v_uint64x2 &a, const v_uint64x2 &b) |
|
v_int64x2 & | cv::operator&= (v_int64x2 &a, const v_int64x2 &b) |
|
v_float32x4 & | cv::operator&= (v_float32x4 &a, const v_float32x4 &b) |
|
v_float64x2 & | cv::operator&= (v_float64x2 &a, const v_float64x2 &b) |
|
v_uint16x8 | cv::operator* (const v_uint16x8 &a, const v_uint16x8 &b) |
|
v_int16x8 | cv::operator* (const v_int16x8 &a, const v_int16x8 &b) |
|
v_int32x4 | cv::operator* (const v_int32x4 &a, const v_int32x4 &b) |
|
v_float32x4 | cv::operator* (const v_float32x4 &a, const v_float32x4 &b) |
|
v_float64x2 | cv::operator* (const v_float64x2 &a, const v_float64x2 &b) |
|
v_uint32x4 | cv::operator* (const v_uint32x4 &a, const v_uint32x4 &b) |
|
v_uint16x8 & | cv::operator*= (v_uint16x8 &a, const v_uint16x8 &b) |
|
v_int16x8 & | cv::operator*= (v_int16x8 &a, const v_int16x8 &b) |
|
v_float32x4 & | cv::operator*= (v_float32x4 &a, const v_float32x4 &b) |
|
v_float64x2 & | cv::operator*= (v_float64x2 &a, const v_float64x2 &b) |
|
v_uint8x16 | cv::operator+ (const v_uint8x16 &a, const v_uint8x16 &b) |
|
v_int8x16 | cv::operator+ (const v_int8x16 &a, const v_int8x16 &b) |
|
v_uint16x8 | cv::operator+ (const v_uint16x8 &a, const v_uint16x8 &b) |
|
v_int16x8 | cv::operator+ (const v_int16x8 &a, const v_int16x8 &b) |
|
v_int32x4 | cv::operator+ (const v_int32x4 &a, const v_int32x4 &b) |
|
v_float32x4 | cv::operator+ (const v_float32x4 &a, const v_float32x4 &b) |
|
v_int64x2 | cv::operator+ (const v_int64x2 &a, const v_int64x2 &b) |
|
v_uint64x2 | cv::operator+ (const v_uint64x2 &a, const v_uint64x2 &b) |
|
v_uint32x4 | cv::operator+ (const v_uint32x4 &a, const v_uint32x4 &b) |
|
v_float64x2 | cv::operator+ (const v_float64x2 &a, const v_float64x2 &b) |
|
v_uint8x16 & | cv::operator+= (v_uint8x16 &a, const v_uint8x16 &b) |
|
v_int8x16 & | cv::operator+= (v_int8x16 &a, const v_int8x16 &b) |
|
v_uint16x8 & | cv::operator+= (v_uint16x8 &a, const v_uint16x8 &b) |
|
v_int16x8 & | cv::operator+= (v_int16x8 &a, const v_int16x8 &b) |
|
v_int32x4 & | cv::operator+= (v_int32x4 &a, const v_int32x4 &b) |
|
v_float32x4 & | cv::operator+= (v_float32x4 &a, const v_float32x4 &b) |
|
v_int64x2 & | cv::operator+= (v_int64x2 &a, const v_int64x2 &b) |
|
v_uint64x2 & | cv::operator+= (v_uint64x2 &a, const v_uint64x2 &b) |
|
v_uint32x4 & | cv::operator+= (v_uint32x4 &a, const v_uint32x4 &b) |
|
v_float64x2 & | cv::operator+= (v_float64x2 &a, const v_float64x2 &b) |
|
v_uint8x16 | cv::operator- (const v_uint8x16 &a, const v_uint8x16 &b) |
|
v_int8x16 | cv::operator- (const v_int8x16 &a, const v_int8x16 &b) |
|
v_uint16x8 | cv::operator- (const v_uint16x8 &a, const v_uint16x8 &b) |
|
v_int16x8 | cv::operator- (const v_int16x8 &a, const v_int16x8 &b) |
|
v_int32x4 | cv::operator- (const v_int32x4 &a, const v_int32x4 &b) |
|
v_float32x4 | cv::operator- (const v_float32x4 &a, const v_float32x4 &b) |
|
v_int64x2 | cv::operator- (const v_int64x2 &a, const v_int64x2 &b) |
|
v_uint64x2 | cv::operator- (const v_uint64x2 &a, const v_uint64x2 &b) |
|
v_uint32x4 | cv::operator- (const v_uint32x4 &a, const v_uint32x4 &b) |
|
v_float64x2 | cv::operator- (const v_float64x2 &a, const v_float64x2 &b) |
|
v_uint8x16 & | cv::operator-= (v_uint8x16 &a, const v_uint8x16 &b) |
|
v_int8x16 & | cv::operator-= (v_int8x16 &a, const v_int8x16 &b) |
|
v_uint16x8 & | cv::operator-= (v_uint16x8 &a, const v_uint16x8 &b) |
|
v_int16x8 & | cv::operator-= (v_int16x8 &a, const v_int16x8 &b) |
|
v_int32x4 & | cv::operator-= (v_int32x4 &a, const v_int32x4 &b) |
|
v_float32x4 & | cv::operator-= (v_float32x4 &a, const v_float32x4 &b) |
|
v_int64x2 & | cv::operator-= (v_int64x2 &a, const v_int64x2 &b) |
|
v_uint64x2 & | cv::operator-= (v_uint64x2 &a, const v_uint64x2 &b) |
|
v_uint32x4 & | cv::operator-= (v_uint32x4 &a, const v_uint32x4 &b) |
|
v_float64x2 & | cv::operator-= (v_float64x2 &a, const v_float64x2 &b) |
|
v_float32x4 | cv::operator/ (const v_float32x4 &a, const v_float32x4 &b) |
|
v_float64x2 | cv::operator/ (const v_float64x2 &a, const v_float64x2 &b) |
|
v_float32x4 & | cv::operator/= (v_float32x4 &a, const v_float32x4 &b) |
|
v_float64x2 & | cv::operator/= (v_float64x2 &a, const v_float64x2 &b) |
|
v_uint8x16 | cv::operator< (const v_uint8x16 &a, const v_uint8x16 &b) |
|
v_int8x16 | cv::operator< (const v_int8x16 &a, const v_int8x16 &b) |
|
v_uint16x8 | cv::operator< (const v_uint16x8 &a, const v_uint16x8 &b) |
|
v_int16x8 | cv::operator< (const v_int16x8 &a, const v_int16x8 &b) |
|
v_uint32x4 | cv::operator< (const v_uint32x4 &a, const v_uint32x4 &b) |
|
v_int32x4 | cv::operator< (const v_int32x4 &a, const v_int32x4 &b) |
|
v_float32x4 | cv::operator< (const v_float32x4 &a, const v_float32x4 &b) |
|
v_float64x2 | cv::operator< (const v_float64x2 &a, const v_float64x2 &b) |
|
v_uint16x8 | cv::operator<< (const v_uint16x8 &a, int n) |
|
v_int16x8 | cv::operator<< (const v_int16x8 &a, int n) |
|
v_uint32x4 | cv::operator<< (const v_uint32x4 &a, int n) |
|
v_int32x4 | cv::operator<< (const v_int32x4 &a, int n) |
|
v_uint64x2 | cv::operator<< (const v_uint64x2 &a, int n) |
|
v_int64x2 | cv::operator<< (const v_int64x2 &a, int n) |
|
v_uint8x16 | cv::operator<= (const v_uint8x16 &a, const v_uint8x16 &b) |
|
v_int8x16 | cv::operator<= (const v_int8x16 &a, const v_int8x16 &b) |
|
v_uint16x8 | cv::operator<= (const v_uint16x8 &a, const v_uint16x8 &b) |
|
v_int16x8 | cv::operator<= (const v_int16x8 &a, const v_int16x8 &b) |
|
v_uint32x4 | cv::operator<= (const v_uint32x4 &a, const v_uint32x4 &b) |
|
v_int32x4 | cv::operator<= (const v_int32x4 &a, const v_int32x4 &b) |
|
v_float32x4 | cv::operator<= (const v_float32x4 &a, const v_float32x4 &b) |
|
v_float64x2 | cv::operator<= (const v_float64x2 &a, const v_float64x2 &b) |
|
v_uint8x16 | cv::operator== (const v_uint8x16 &a, const v_uint8x16 &b) |
|
v_int8x16 | cv::operator== (const v_int8x16 &a, const v_int8x16 &b) |
|
v_uint16x8 | cv::operator== (const v_uint16x8 &a, const v_uint16x8 &b) |
|
v_int16x8 | cv::operator== (const v_int16x8 &a, const v_int16x8 &b) |
|
v_uint32x4 | cv::operator== (const v_uint32x4 &a, const v_uint32x4 &b) |
|
v_int32x4 | cv::operator== (const v_int32x4 &a, const v_int32x4 &b) |
|
v_float32x4 | cv::operator== (const v_float32x4 &a, const v_float32x4 &b) |
|
v_float64x2 | cv::operator== (const v_float64x2 &a, const v_float64x2 &b) |
|
v_uint8x16 | cv::operator> (const v_uint8x16 &a, const v_uint8x16 &b) |
|
v_int8x16 | cv::operator> (const v_int8x16 &a, const v_int8x16 &b) |
|
v_uint16x8 | cv::operator> (const v_uint16x8 &a, const v_uint16x8 &b) |
|
v_int16x8 | cv::operator> (const v_int16x8 &a, const v_int16x8 &b) |
|
v_uint32x4 | cv::operator> (const v_uint32x4 &a, const v_uint32x4 &b) |
|
v_int32x4 | cv::operator> (const v_int32x4 &a, const v_int32x4 &b) |
|
v_float32x4 | cv::operator> (const v_float32x4 &a, const v_float32x4 &b) |
|
v_float64x2 | cv::operator> (const v_float64x2 &a, const v_float64x2 &b) |
|
v_uint8x16 | cv::operator>= (const v_uint8x16 &a, const v_uint8x16 &b) |
|
v_int8x16 | cv::operator>= (const v_int8x16 &a, const v_int8x16 &b) |
|
v_uint16x8 | cv::operator>= (const v_uint16x8 &a, const v_uint16x8 &b) |
|
v_int16x8 | cv::operator>= (const v_int16x8 &a, const v_int16x8 &b) |
|
v_uint32x4 | cv::operator>= (const v_uint32x4 &a, const v_uint32x4 &b) |
|
v_int32x4 | cv::operator>= (const v_int32x4 &a, const v_int32x4 &b) |
|
v_float32x4 | cv::operator>= (const v_float32x4 &a, const v_float32x4 &b) |
|
v_float64x2 | cv::operator>= (const v_float64x2 &a, const v_float64x2 &b) |
|
v_uint16x8 | cv::operator>> (const v_uint16x8 &a, int n) |
|
v_int16x8 | cv::operator>> (const v_int16x8 &a, int n) |
|
v_uint32x4 | cv::operator>> (const v_uint32x4 &a, int n) |
|
v_int32x4 | cv::operator>> (const v_int32x4 &a, int n) |
|
v_uint64x2 | cv::operator>> (const v_uint64x2 &a, int n) |
|
v_int64x2 | cv::operator>> (const v_int64x2 &a, int n) |
|
v_uint8x16 | cv::operator^ (const v_uint8x16 &a, const v_uint8x16 &b) |
|
v_int8x16 | cv::operator^ (const v_int8x16 &a, const v_int8x16 &b) |
|
v_uint16x8 | cv::operator^ (const v_uint16x8 &a, const v_uint16x8 &b) |
|
v_int16x8 | cv::operator^ (const v_int16x8 &a, const v_int16x8 &b) |
|
v_uint32x4 | cv::operator^ (const v_uint32x4 &a, const v_uint32x4 &b) |
|
v_int32x4 | cv::operator^ (const v_int32x4 &a, const v_int32x4 &b) |
|
v_uint64x2 | cv::operator^ (const v_uint64x2 &a, const v_uint64x2 &b) |
|
v_int64x2 | cv::operator^ (const v_int64x2 &a, const v_int64x2 &b) |
|
v_float32x4 | cv::operator^ (const v_float32x4 &a, const v_float32x4 &b) |
|
v_float64x2 | cv::operator^ (const v_float64x2 &a, const v_float64x2 &b) |
|
v_uint8x16 & | cv::operator^= (v_uint8x16 &a, const v_uint8x16 &b) |
|
v_int8x16 & | cv::operator^= (v_int8x16 &a, const v_int8x16 &b) |
|
v_uint16x8 & | cv::operator^= (v_uint16x8 &a, const v_uint16x8 &b) |
|
v_int16x8 & | cv::operator^= (v_int16x8 &a, const v_int16x8 &b) |
|
v_uint32x4 & | cv::operator^= (v_uint32x4 &a, const v_uint32x4 &b) |
|
v_int32x4 & | cv::operator^= (v_int32x4 &a, const v_int32x4 &b) |
|
v_uint64x2 & | cv::operator^= (v_uint64x2 &a, const v_uint64x2 &b) |
|
v_int64x2 & | cv::operator^= (v_int64x2 &a, const v_int64x2 &b) |
|
v_float32x4 & | cv::operator^= (v_float32x4 &a, const v_float32x4 &b) |
|
v_float64x2 & | cv::operator^= (v_float64x2 &a, const v_float64x2 &b) |
|
v_uint8x16 | cv::operator| (const v_uint8x16 &a, const v_uint8x16 &b) |
|
v_int8x16 | cv::operator| (const v_int8x16 &a, const v_int8x16 &b) |
|
v_uint16x8 | cv::operator| (const v_uint16x8 &a, const v_uint16x8 &b) |
|
v_int16x8 | cv::operator| (const v_int16x8 &a, const v_int16x8 &b) |
|
v_uint32x4 | cv::operator| (const v_uint32x4 &a, const v_uint32x4 &b) |
|
v_int32x4 | cv::operator| (const v_int32x4 &a, const v_int32x4 &b) |
|
v_uint64x2 | cv::operator| (const v_uint64x2 &a, const v_uint64x2 &b) |
|
v_int64x2 | cv::operator| (const v_int64x2 &a, const v_int64x2 &b) |
|
v_float32x4 | cv::operator| (const v_float32x4 &a, const v_float32x4 &b) |
|
v_float64x2 | cv::operator| (const v_float64x2 &a, const v_float64x2 &b) |
|
v_uint8x16 & | cv::operator|= (v_uint8x16 &a, const v_uint8x16 &b) |
|
v_int8x16 & | cv::operator|= (v_int8x16 &a, const v_int8x16 &b) |
|
v_uint16x8 & | cv::operator|= (v_uint16x8 &a, const v_uint16x8 &b) |
|
v_int16x8 & | cv::operator|= (v_int16x8 &a, const v_int16x8 &b) |
|
v_uint32x4 & | cv::operator|= (v_uint32x4 &a, const v_uint32x4 &b) |
|
v_int32x4 & | cv::operator|= (v_int32x4 &a, const v_int32x4 &b) |
|
v_uint64x2 & | cv::operator|= (v_uint64x2 &a, const v_uint64x2 &b) |
|
v_int64x2 & | cv::operator|= (v_int64x2 &a, const v_int64x2 &b) |
|
v_float32x4 & | cv::operator|= (v_float32x4 &a, const v_float32x4 &b) |
|
v_float64x2 & | cv::operator|= (v_float64x2 &a, const v_float64x2 &b) |
|
v_uint8x16 | cv::operator~ (const v_uint8x16 &a) |
|
v_int8x16 | cv::operator~ (const v_int8x16 &a) |
|
v_uint16x8 | cv::operator~ (const v_uint16x8 &a) |
|
v_int16x8 | cv::operator~ (const v_int16x8 &a) |
|
v_uint32x4 | cv::operator~ (const v_uint32x4 &a) |
|
v_int32x4 | cv::operator~ (const v_int32x4 &a) |
|
v_uint64x2 | cv::operator~ (const v_uint64x2 &a) |
|
v_int64x2 | cv::operator~ (const v_int64x2 &a) |
|
v_float32x4 | cv::operator~ (const v_float32x4 &a) |
|
v_float64x2 | cv::operator~ (const v_float64x2 &a) |
|
v_float32x4 | cv::v_abs (const v_float32x4 &x) |
|
v_float64x2 | cv::v_abs (const v_float64x2 &x) |
|
v_uint8x16 | cv::v_absdiff (const v_uint8x16 &a, const v_uint8x16 &b) |
|
v_uint16x8 | cv::v_absdiff (const v_uint16x8 &a, const v_uint16x8 &b) |
|
v_float32x4 | cv::v_absdiff (const v_float32x4 &a, const v_float32x4 &b) |
|
v_uint8x16 | cv::v_absdiff (const v_int8x16 &a, const v_int8x16 &b) |
|
v_uint16x8 | cv::v_absdiff (const v_int16x8 &a, const v_int16x8 &b) |
|
v_float64x2 | cv::v_absdiff (const v_float64x2 &a, const v_float64x2 &b) |
|
v_uint8x16 | cv::v_add_wrap (const v_uint8x16 &a, const v_uint8x16 &b) |
|
v_int8x16 | cv::v_add_wrap (const v_int8x16 &a, const v_int8x16 &b) |
|
v_uint16x8 | cv::v_add_wrap (const v_uint16x8 &a, const v_uint16x8 &b) |
|
v_int16x8 | cv::v_add_wrap (const v_int16x8 &a, const v_int16x8 &b) |
|
v_int32x4 | cv::v_ceil (const v_float32x4 &a) |
|
v_int32x4 | cv::v_ceil (const v_float64x2 &a) |
|
bool | cv::v_check_all (const v_uint8x16 &a) |
|
bool | cv::v_check_all (const v_uint16x8 &a) |
|
bool | cv::v_check_all (const v_uint32x4 &a) |
|
bool | cv::v_check_all (const v_int8x16 &a) |
|
bool | cv::v_check_all (const v_int16x8 &a) |
|
bool | cv::v_check_all (const v_int32x4 &a) |
|
bool | cv::v_check_all (const v_float32x4 &a) |
|
bool | cv::v_check_all (const v_float64x2 &a) |
|
bool | cv::v_check_any (const v_uint8x16 &a) |
|
bool | cv::v_check_any (const v_uint16x8 &a) |
|
bool | cv::v_check_any (const v_uint32x4 &a) |
|
bool | cv::v_check_any (const v_int8x16 &a) |
|
bool | cv::v_check_any (const v_int16x8 &a) |
|
bool | cv::v_check_any (const v_int32x4 &a) |
|
bool | cv::v_check_any (const v_float32x4 &a) |
|
bool | cv::v_check_any (const v_float64x2 &a) |
|
v_uint8x16 | cv::v_combine_high (const v_uint8x16 &a, const v_uint8x16 &b) |
|
v_int8x16 | cv::v_combine_high (const v_int8x16 &a, const v_int8x16 &b) |
|
v_uint16x8 | cv::v_combine_high (const v_uint16x8 &a, const v_uint16x8 &b) |
|
v_int16x8 | cv::v_combine_high (const v_int16x8 &a, const v_int16x8 &b) |
|
v_uint32x4 | cv::v_combine_high (const v_uint32x4 &a, const v_uint32x4 &b) |
|
v_int32x4 | cv::v_combine_high (const v_int32x4 &a, const v_int32x4 &b) |
|
v_float32x4 | cv::v_combine_high (const v_float32x4 &a, const v_float32x4 &b) |
|
v_float64x2 | cv::v_combine_high (const v_float64x2 &a, const v_float64x2 &b) |
|
v_uint8x16 | cv::v_combine_low (const v_uint8x16 &a, const v_uint8x16 &b) |
|
v_int8x16 | cv::v_combine_low (const v_int8x16 &a, const v_int8x16 &b) |
|
v_uint16x8 | cv::v_combine_low (const v_uint16x8 &a, const v_uint16x8 &b) |
|
v_int16x8 | cv::v_combine_low (const v_int16x8 &a, const v_int16x8 &b) |
|
v_uint32x4 | cv::v_combine_low (const v_uint32x4 &a, const v_uint32x4 &b) |
|
v_int32x4 | cv::v_combine_low (const v_int32x4 &a, const v_int32x4 &b) |
|
v_float32x4 | cv::v_combine_low (const v_float32x4 &a, const v_float32x4 &b) |
|
v_float64x2 | cv::v_combine_low (const v_float64x2 &a, const v_float64x2 &b) |
|
v_float32x4 | cv::v_cvt_f32 (const v_int32x4 &a) |
|
v_float32x4 | cv::v_cvt_f32 (const v_float64x2 &a) |
|
v_float64x2 | cv::v_cvt_f64 (const v_int32x4 &a) |
|
v_float64x2 | cv::v_cvt_f64 (const v_float32x4 &a) |
|
v_int32x4 | cv::v_dotprod (const v_int16x8 &a, const v_int16x8 &b) |
|
void | cv::v_expand (const v_uint8x16 &a, v_uint16x8 &b0, v_uint16x8 &b1) |
|
void | cv::v_expand (const v_int8x16 &a, v_int16x8 &b0, v_int16x8 &b1) |
|
void | cv::v_expand (const v_uint16x8 &a, v_uint32x4 &b0, v_uint32x4 &b1) |
|
void | cv::v_expand (const v_int16x8 &a, v_int32x4 &b0, v_int32x4 &b1) |
|
void | cv::v_expand (const v_uint32x4 &a, v_uint64x2 &b0, v_uint64x2 &b1) |
|
void | cv::v_expand (const v_int32x4 &a, v_int64x2 &b0, v_int64x2 &b1) |
|
v_int32x4 | cv::v_floor (const v_float32x4 &a) |
|
v_int32x4 | cv::v_floor (const v_float64x2 &a) |
|
v_float32x4 | cv::v_invsqrt (const v_float32x4 &x) |
|
v_float64x2 | cv::v_invsqrt (const v_float64x2 &x) |
|
v_uint8x16 | cv::v_load (const uchar *ptr) |
|
v_int8x16 | cv::v_load (const schar *ptr) |
|
v_uint16x8 | cv::v_load (const ushort *ptr) |
|
v_int16x8 | cv::v_load (const short *ptr) |
|
v_uint32x4 | cv::v_load (const unsigned *ptr) |
|
v_int32x4 | cv::v_load (const int *ptr) |
|
v_float32x4 | cv::v_load (const float *ptr) |
|
v_uint64x2 | cv::v_load (const uint64 *ptr) |
|
v_int64x2 | cv::v_load (const int64 *ptr) |
|
v_float64x2 | cv::v_load (const double *ptr) |
|
v_uint8x16 | cv::v_load_aligned (const uchar *ptr) |
|
v_int8x16 | cv::v_load_aligned (const schar *ptr) |
|
v_uint16x8 | cv::v_load_aligned (const ushort *ptr) |
|
v_int16x8 | cv::v_load_aligned (const short *ptr) |
|
v_uint32x4 | cv::v_load_aligned (const unsigned *ptr) |
|
v_int32x4 | cv::v_load_aligned (const int *ptr) |
|
v_float32x4 | cv::v_load_aligned (const float *ptr) |
|
v_uint64x2 | cv::v_load_aligned (const uint64 *ptr) |
|
v_int64x2 | cv::v_load_aligned (const int64 *ptr) |
|
v_float64x2 | cv::v_load_aligned (const double *ptr) |
|
void | cv::v_load_deinterleave (const uchar *ptr, v_uint8x16 &a, v_uint8x16 &b, v_uint8x16 &c) |
|
void | cv::v_load_deinterleave (const uchar *ptr, v_uint8x16 &a, v_uint8x16 &b, v_uint8x16 &c, v_uint8x16 &d) |
|
void | cv::v_load_deinterleave (const schar *ptr, v_int8x16 &a, v_int8x16 &b, v_int8x16 &c, v_int8x16 &d) |
|
void | cv::v_load_deinterleave (const schar *ptr, v_int8x16 &a, v_int8x16 &b, v_int8x16 &c) |
|
void | cv::v_load_deinterleave (const ushort *ptr, v_uint16x8 &a, v_uint16x8 &b, v_uint16x8 &c) |
|
void | cv::v_load_deinterleave (const ushort *ptr, v_uint16x8 &a, v_uint16x8 &b, v_uint16x8 &c, v_uint16x8 &d) |
|
void | cv::v_load_deinterleave (const short *ptr, v_int16x8 &a, v_int16x8 &b, v_int16x8 &c) |
|
void | cv::v_load_deinterleave (const short *ptr, v_int16x8 &a, v_int16x8 &b, v_int16x8 &c, v_int16x8 &d) |
|
void | cv::v_load_deinterleave (const unsigned *ptr, v_uint32x4 &a, v_uint32x4 &b, v_uint32x4 &c) |
|
void | cv::v_load_deinterleave (const unsigned *ptr, v_uint32x4 &a, v_uint32x4 &b, v_uint32x4 &c, v_uint32x4 &d) |
|
void | cv::v_load_deinterleave (const int *ptr, v_int32x4 &a, v_int32x4 &b, v_int32x4 &c, v_int32x4 &d) |
|
void | cv::v_load_deinterleave (const int *ptr, v_int32x4 &a, v_int32x4 &b, v_int32x4 &c) |
|
void | cv::v_load_deinterleave (const float *ptr, v_float32x4 &a, v_float32x4 &b, v_float32x4 &c) |
|
void | cv::v_load_deinterleave (const float *ptr, v_float32x4 &a, v_float32x4 &b, v_float32x4 &c, v_float32x4 &d) |
|
v_uint16x8 | cv::v_load_expand (const uchar *ptr) |
|
v_int16x8 | cv::v_load_expand (const schar *ptr) |
|
v_uint32x4 | cv::v_load_expand (const ushort *ptr) |
|
v_int32x4 | cv::v_load_expand (const short *ptr) |
|
v_uint64x2 | cv::v_load_expand (const unsigned *ptr) |
|
v_int64x2 | cv::v_load_expand (const int *ptr) |
|
v_uint32x4 | cv::v_load_expand_q (const uchar *ptr) |
|
v_int32x4 | cv::v_load_expand_q (const schar *ptr) |
|
v_uint8x16 | cv::v_load_halves (const uchar *ptr0, const uchar *ptr1) |
|
v_int8x16 | cv::v_load_halves (const schar *ptr0, const schar *ptr1) |
|
v_uint16x8 | cv::v_load_halves (const ushort *ptr0, const ushort *ptr1) |
|
v_int16x8 | cv::v_load_halves (const short *ptr0, const short *ptr1) |
|
v_uint32x4 | cv::v_load_halves (const unsigned *ptr0, const unsigned *ptr1) |
|
v_int32x4 | cv::v_load_halves (const int *ptr0, const int *ptr1) |
|
v_float32x4 | cv::v_load_halves (const float *ptr0, const float *ptr1) |
|
v_uint64x2 | cv::v_load_halves (const uint64 *ptr0, const uint64 *ptr1) |
|
v_int64x2 | cv::v_load_halves (const int64 *ptr0, const int64 *ptr1) |
|
v_float64x2 | cv::v_load_halves (const double *ptr0, const double *ptr1) |
|
v_float32x4 | cv::v_magnitude (const v_float32x4 &a, const v_float32x4 &b) |
|
v_float64x2 | cv::v_magnitude (const v_float64x2 &a, const v_float64x2 &b) |
|
v_float32x4 | cv::v_matmul (const v_float32x4 &v, const v_float32x4 &m0, const v_float32x4 &m1, const v_float32x4 &m2, const v_float32x4 &m3) |
|
v_uint8x16 | cv::v_max (const v_uint8x16 &a, const v_uint8x16 &b) |
|
v_int8x16 | cv::v_max (const v_int8x16 &a, const v_int8x16 &b) |
|
v_uint16x8 | cv::v_max (const v_uint16x8 &a, const v_uint16x8 &b) |
|
v_int16x8 | cv::v_max (const v_int16x8 &a, const v_int16x8 &b) |
|
v_uint32x4 | cv::v_max (const v_uint32x4 &a, const v_uint32x4 &b) |
|
v_int32x4 | cv::v_max (const v_int32x4 &a, const v_int32x4 &b) |
|
v_float32x4 | cv::v_max (const v_float32x4 &a, const v_float32x4 &b) |
|
v_float64x2 | cv::v_max (const v_float64x2 &a, const v_float64x2 &b) |
|
v_uint8x16 | cv::v_min (const v_uint8x16 &a, const v_uint8x16 &b) |
|
v_int8x16 | cv::v_min (const v_int8x16 &a, const v_int8x16 &b) |
|
v_uint16x8 | cv::v_min (const v_uint16x8 &a, const v_uint16x8 &b) |
|
v_int16x8 | cv::v_min (const v_int16x8 &a, const v_int16x8 &b) |
|
v_uint32x4 | cv::v_min (const v_uint32x4 &a, const v_uint32x4 &b) |
|
v_int32x4 | cv::v_min (const v_int32x4 &a, const v_int32x4 &b) |
|
v_float32x4 | cv::v_min (const v_float32x4 &a, const v_float32x4 &b) |
|
v_float64x2 | cv::v_min (const v_float64x2 &a, const v_float64x2 &b) |
|
void | cv::v_mul_expand (const v_int16x8 &a, const v_int16x8 &b, v_int32x4 &c, v_int32x4 &d) |
|
void | cv::v_mul_expand (const v_uint16x8 &a, const v_uint16x8 &b, v_uint32x4 &c, v_uint32x4 &d) |
|
void | cv::v_mul_expand (const v_uint32x4 &a, const v_uint32x4 &b, v_uint64x2 &c, v_uint64x2 &d) |
|
v_float32x4 | cv::v_muladd (const v_float32x4 &a, const v_float32x4 &b, const v_float32x4 &c) |
|
v_float64x2 | cv::v_muladd (const v_float64x2 &a, const v_float64x2 &b, const v_float64x2 &c) |
|
v_uint8x16 | cv::v_pack (const v_uint16x8 &a, const v_uint16x8 &b) |
|
v_int8x16 | cv::v_pack (const v_int16x8 &a, const v_int16x8 &b) |
|
v_uint16x8 | cv::v_pack (const v_uint32x4 &a, const v_uint32x4 &b) |
|
v_int16x8 | cv::v_pack (const v_int32x4 &a, const v_int32x4 &b) |
|
v_uint32x4 | cv::v_pack (const v_uint64x2 &a, const v_uint64x2 &b) |
|
v_int32x4 | cv::v_pack (const v_int64x2 &a, const v_int64x2 &b) |
|
void | cv::v_pack_store (schar *ptr, v_int16x8 &a) |
|
void | cv::v_pack_store (uchar *ptr, const v_uint16x8 &a) |
|
void | cv::v_pack_store (ushort *ptr, const v_uint32x4 &a) |
|
void | cv::v_pack_store (short *ptr, const v_int32x4 &a) |
|
void | cv::v_pack_store (unsigned *ptr, const v_uint64x2 &a) |
|
void | cv::v_pack_store (int *ptr, const v_int64x2 &a) |
|
v_uint8x16 | cv::v_pack_u (const v_int16x8 &a, const v_int16x8 &b) |
|
v_uint16x8 | cv::v_pack_u (const v_int32x4 &a, const v_int32x4 &b) |
|
void | cv::v_pack_u_store (uchar *ptr, const v_int16x8 &a) |
|
void | cv::v_pack_u_store (ushort *ptr, const v_int32x4 &a) |
|
__m128i | cv::v_packq_epi32 (__m128i a) |
|
void | cv::v_recombine (const v_uint8x16 &a, const v_uint8x16 &b, v_uint8x16 &c, v_uint8x16 &d) |
|
void | cv::v_recombine (const v_int8x16 &a, const v_int8x16 &b, v_int8x16 &c, v_int8x16 &d) |
|
void | cv::v_recombine (const v_uint16x8 &a, const v_uint16x8 &b, v_uint16x8 &c, v_uint16x8 &d) |
|
void | cv::v_recombine (const v_int16x8 &a, const v_int16x8 &b, v_int16x8 &c, v_int16x8 &d) |
|
void | cv::v_recombine (const v_uint32x4 &a, const v_uint32x4 &b, v_uint32x4 &c, v_uint32x4 &d) |
|
void | cv::v_recombine (const v_int32x4 &a, const v_int32x4 &b, v_int32x4 &c, v_int32x4 &d) |
|
void | cv::v_recombine (const v_float32x4 &a, const v_float32x4 &b, v_float32x4 &c, v_float32x4 &d) |
|
void | cv::v_recombine (const v_float64x2 &a, const v_float64x2 &b, v_float64x2 &c, v_float64x2 &d) |
|
unsigned | cv::v_reduce_max (const v_uint32x4 &a) |
|
int | cv::v_reduce_max (const v_int32x4 &a) |
|
float | cv::v_reduce_max (const v_float32x4 &a) |
|
unsigned | cv::v_reduce_min (const v_uint32x4 &a) |
|
int | cv::v_reduce_min (const v_int32x4 &a) |
|
float | cv::v_reduce_min (const v_float32x4 &a) |
|
unsigned | cv::v_reduce_sum (const v_uint32x4 &a) |
|
int | cv::v_reduce_sum (const v_int32x4 &a) |
|
float | cv::v_reduce_sum (const v_float32x4 &a) |
|
v_float32x4 | cv::v_reinterpret_as_f32 (const v_uint64x2 &v) |
|
v_float32x4 | cv::v_reinterpret_as_f32 (const v_int64x2 &v) |
|
template<typename _Tpvec0 > |
v_float32x4 | cv::v_reinterpret_as_f32 (const _Tpvec0 &a) |
|
template<typename _Tpvec0 > |
v_float64x2 | cv::v_reinterpret_as_f64 (const _Tpvec0 &a) |
|
v_float64x2 | cv::v_reinterpret_as_f64 (const v_uint64x2 &a) |
|
v_float64x2 | cv::v_reinterpret_as_f64 (const v_int64x2 &a) |
|
v_int16x8 | cv::v_reinterpret_as_s16 (const v_float32x4 &v) |
|
template<typename _Tpvec0 > |
v_int16x8 | cv::v_reinterpret_as_s16 (const _Tpvec0 &a) |
|
v_int16x8 | cv::v_reinterpret_as_s16 (const v_float64x2 &a) |
|
v_int32x4 | cv::v_reinterpret_as_s32 (const v_float32x4 &v) |
|
template<typename _Tpvec0 > |
v_int32x4 | cv::v_reinterpret_as_s32 (const _Tpvec0 &a) |
|
v_int32x4 | cv::v_reinterpret_as_s32 (const v_float64x2 &a) |
|
v_int64x2 | cv::v_reinterpret_as_s64 (const v_float32x4 &v) |
|
template<typename _Tpvec > |
v_int64x2 | cv::v_reinterpret_as_s64 (const _Tpvec &a) |
|
v_int64x2 | cv::v_reinterpret_as_s64 (const v_float64x2 &a) |
|
v_int8x16 | cv::v_reinterpret_as_s8 (const v_float32x4 &v) |
|
template<typename _Tpvec0 > |
v_int8x16 | cv::v_reinterpret_as_s8 (const _Tpvec0 &a) |
|
v_int8x16 | cv::v_reinterpret_as_s8 (const v_float64x2 &a) |
|
v_uint16x8 | cv::v_reinterpret_as_u16 (const v_float32x4 &v) |
|
template<typename _Tpvec0 > |
v_uint16x8 | cv::v_reinterpret_as_u16 (const _Tpvec0 &a) |
|
v_uint16x8 | cv::v_reinterpret_as_u16 (const v_float64x2 &a) |
|
v_uint32x4 | cv::v_reinterpret_as_u32 (const v_float32x4 &v) |
|
template<typename _Tpvec0 > |
v_uint32x4 | cv::v_reinterpret_as_u32 (const _Tpvec0 &a) |
|
v_uint32x4 | cv::v_reinterpret_as_u32 (const v_float64x2 &a) |
|
v_uint64x2 | cv::v_reinterpret_as_u64 (const v_float32x4 &v) |
|
template<typename _Tpvec > |
v_uint64x2 | cv::v_reinterpret_as_u64 (const _Tpvec &a) |
|
v_uint64x2 | cv::v_reinterpret_as_u64 (const v_float64x2 &a) |
|
v_uint8x16 | cv::v_reinterpret_as_u8 (const v_float32x4 &v) |
|
template<typename _Tpvec0 > |
v_uint8x16 | cv::v_reinterpret_as_u8 (const _Tpvec0 &a) |
|
v_uint8x16 | cv::v_reinterpret_as_u8 (const v_float64x2 &a) |
|
v_int32x4 | cv::v_round (const v_float32x4 &a) |
|
v_int32x4 | cv::v_round (const v_float64x2 &a) |
|
template<int n> |
v_uint8x16 | cv::v_rshr_pack (const v_uint16x8 &a, const v_uint16x8 &b) |
|
template<int n> |
v_int8x16 | cv::v_rshr_pack (const v_int16x8 &a, const v_int16x8 &b) |
|
template<int n> |
v_uint16x8 | cv::v_rshr_pack (const v_uint32x4 &a, const v_uint32x4 &b) |
|
template<int n> |
v_int16x8 | cv::v_rshr_pack (const v_int32x4 &a, const v_int32x4 &b) |
|
template<int n> |
v_uint32x4 | cv::v_rshr_pack (const v_uint64x2 &a, const v_uint64x2 &b) |
|
template<int n> |
v_int32x4 | cv::v_rshr_pack (const v_int64x2 &a, const v_int64x2 &b) |
|
template<int n> |
void | cv::v_rshr_pack_store (uchar *ptr, const v_uint16x8 &a) |
|
template<int n> |
void | cv::v_rshr_pack_store (schar *ptr, const v_int16x8 &a) |
|
template<int n> |
void | cv::v_rshr_pack_store (ushort *ptr, const v_uint32x4 &a) |
|
template<int n> |
void | cv::v_rshr_pack_store (short *ptr, const v_int32x4 &a) |
|
template<int n> |
void | cv::v_rshr_pack_store (unsigned *ptr, const v_uint64x2 &a) |
|
template<int n> |
void | cv::v_rshr_pack_store (int *ptr, const v_int64x2 &a) |
|
template<int n> |
v_uint8x16 | cv::v_rshr_pack_u (const v_int16x8 &a, const v_int16x8 &b) |
|
template<int n> |
void | cv::v_rshr_pack_u_store (uchar *ptr, const v_int16x8 &a) |
|
template<int n> |
void | cv::v_rshr_pack_u_store (ushort *ptr, const v_int32x4 &a) |
|
v_uint8x16 | cv::v_select (const v_uint8x16 &mask, const v_uint8x16 &a, const v_uint8x16 &b) |
|
v_int8x16 | cv::v_select (const v_int8x16 &mask, const v_int8x16 &a, const v_int8x16 &b) |
|
v_uint16x8 | cv::v_select (const v_uint16x8 &mask, const v_uint16x8 &a, const v_uint16x8 &b) |
|
v_int16x8 | cv::v_select (const v_int16x8 &mask, const v_int16x8 &a, const v_int16x8 &b) |
|
v_uint32x4 | cv::v_select (const v_uint32x4 &mask, const v_uint32x4 &a, const v_uint32x4 &b) |
|
v_int32x4 | cv::v_select (const v_int32x4 &mask, const v_int32x4 &a, const v_int32x4 &b) |
|
v_float32x4 | cv::v_select (const v_float32x4 &mask, const v_float32x4 &a, const v_float32x4 &b) |
|
v_uint64x2 | cv::v_select (const v_uint64x2 &mask, const v_uint64x2 &a, const v_uint64x2 &b) |
|
v_int64x2 | cv::v_select (const v_int64x2 &mask, const v_int64x2 &a, const v_int64x2 &b) |
|
v_float64x2 | cv::v_select (const v_float64x2 &mask, const v_float64x2 &a, const v_float64x2 &b) |
|
__m128i | cv::v_select_si128 (__m128i mask, __m128i a, __m128i b) |
|
v_float32x4 | cv::v_setall_f32 (float val) |
|
v_float64x2 | cv::v_setall_f64 (double val) |
|
v_int16x8 | cv::v_setall_s16 (short val) |
|
v_int32x4 | cv::v_setall_s32 (int val) |
|
v_uint64x2 | cv::v_setall_s64 (int64 val) |
|
v_int8x16 | cv::v_setall_s8 (schar val) |
|
v_uint16x8 | cv::v_setall_u16 (ushort val) |
|
v_uint32x4 | cv::v_setall_u32 (unsigned val) |
|
v_uint64x2 | cv::v_setall_u64 (uint64 val) |
|
v_uint8x16 | cv::v_setall_u8 (uchar val) |
|
v_float32x4 | cv::v_setzero_f32 () |
|
v_float64x2 | cv::v_setzero_f64 () |
|
v_int16x8 | cv::v_setzero_s16 () |
|
v_int32x4 | cv::v_setzero_s32 () |
|
v_uint64x2 | cv::v_setzero_s64 () |
|
v_int8x16 | cv::v_setzero_s8 () |
|
v_uint16x8 | cv::v_setzero_u16 () |
|
v_uint32x4 | cv::v_setzero_u32 () |
|
v_uint64x2 | cv::v_setzero_u64 () |
|
v_uint8x16 | cv::v_setzero_u8 () |
|
template<int n> |
v_uint16x8 | cv::v_shl (const v_uint16x8 &a) |
|
template<int n> |
v_int16x8 | cv::v_shl (const v_int16x8 &a) |
|
template<int n> |
v_uint32x4 | cv::v_shl (const v_uint32x4 &a) |
|
template<int n> |
v_int32x4 | cv::v_shl (const v_int32x4 &a) |
|
template<int n> |
v_uint64x2 | cv::v_shl (const v_uint64x2 &a) |
|
template<int n> |
v_int64x2 | cv::v_shl (const v_int64x2 &a) |
|
template<int n> |
v_uint16x8 | cv::v_shr (const v_uint16x8 &a) |
|
template<int n> |
v_int16x8 | cv::v_shr (const v_int16x8 &a) |
|
template<int n> |
v_uint32x4 | cv::v_shr (const v_uint32x4 &a) |
|
template<int n> |
v_int32x4 | cv::v_shr (const v_int32x4 &a) |
|
template<int n> |
v_uint64x2 | cv::v_shr (const v_uint64x2 &a) |
|
template<int n> |
v_int64x2 | cv::v_shr (const v_int64x2 &a) |
|
__m128i | cv::v_sign_epi64 (__m128i a) |
|
int | cv::v_signmask (const v_uint8x16 &a) |
|
int | cv::v_signmask (const v_int8x16 &a) |
|
int | cv::v_signmask (const v_uint16x8 &a) |
|
int | cv::v_signmask (const v_int16x8 &a) |
|
int | cv::v_signmask (const v_uint32x4 &a) |
|
int | cv::v_signmask (const v_int32x4 &a) |
|
int | cv::v_signmask (const v_float32x4 &a) |
|
int | cv::v_signmask (const v_float64x2 &a) |
|
v_float32x4 | cv::v_sqr_magnitude (const v_float32x4 &a, const v_float32x4 &b) |
|
v_float64x2 | cv::v_sqr_magnitude (const v_float64x2 &a, const v_float64x2 &b) |
|
v_float32x4 | cv::v_sqrt (const v_float32x4 &x) |
|
v_float64x2 | cv::v_sqrt (const v_float64x2 &x) |
|
__m128i | cv::v_srai_epi64 (__m128i a, int imm) |
|
void | cv::v_store (uchar *ptr, const v_uint8x16 &a) |
|
void | cv::v_store (schar *ptr, const v_int8x16 &a) |
|
void | cv::v_store (ushort *ptr, const v_uint16x8 &a) |
|
void | cv::v_store (short *ptr, const v_int16x8 &a) |
|
void | cv::v_store (unsigned *ptr, const v_uint32x4 &a) |
|
void | cv::v_store (int *ptr, const v_int32x4 &a) |
|
void | cv::v_store (float *ptr, const v_float32x4 &a) |
|
void | cv::v_store (uint64 *ptr, const v_uint64x2 &a) |
|
void | cv::v_store (int64 *ptr, const v_int64x2 &a) |
|
void | cv::v_store (double *ptr, const v_float64x2 &a) |
|
void | cv::v_store_aligned (uchar *ptr, const v_uint8x16 &a) |
|
void | cv::v_store_aligned (schar *ptr, const v_int8x16 &a) |
|
void | cv::v_store_aligned (ushort *ptr, const v_uint16x8 &a) |
|
void | cv::v_store_aligned (short *ptr, const v_int16x8 &a) |
|
void | cv::v_store_aligned (unsigned *ptr, const v_uint32x4 &a) |
|
void | cv::v_store_aligned (int *ptr, const v_int32x4 &a) |
|
void | cv::v_store_aligned (float *ptr, const v_float32x4 &a) |
|
void | cv::v_store_aligned (uint64 *ptr, const v_uint64x2 &a) |
|
void | cv::v_store_aligned (int64 *ptr, const v_int64x2 &a) |
|
void | cv::v_store_aligned (double *ptr, const v_float64x2 &a) |
|
void | cv::v_store_high (uchar *ptr, const v_uint8x16 &a) |
|
void | cv::v_store_high (schar *ptr, const v_int8x16 &a) |
|
void | cv::v_store_high (ushort *ptr, const v_uint16x8 &a) |
|
void | cv::v_store_high (short *ptr, const v_int16x8 &a) |
|
void | cv::v_store_high (unsigned *ptr, const v_uint32x4 &a) |
|
void | cv::v_store_high (int *ptr, const v_int32x4 &a) |
|
void | cv::v_store_high (float *ptr, const v_float32x4 &a) |
|
void | cv::v_store_high (uint64 *ptr, const v_uint64x2 &a) |
|
void | cv::v_store_high (int64 *ptr, const v_int64x2 &a) |
|
void | cv::v_store_high (double *ptr, const v_float64x2 &a) |
|
void | cv::v_store_interleave (uchar *ptr, const v_uint8x16 &a, const v_uint8x16 &b, const v_uint8x16 &c, const v_uint8x16 &d) |
|
void | cv::v_store_interleave (uchar *ptr, const v_uint8x16 &a, const v_uint8x16 &b, const v_uint8x16 &c) |
|
void | cv::v_store_interleave (schar *ptr, const v_int8x16 &a, const v_int8x16 &b, const v_int8x16 &c) |
|
void | cv::v_store_interleave (schar *ptr, const v_int8x16 &a, const v_int8x16 &b, const v_int8x16 &c, const v_int8x16 &d) |
|
void | cv::v_store_interleave (ushort *ptr, const v_uint16x8 &a, const v_uint16x8 &b, const v_uint16x8 &c) |
|
void | cv::v_store_interleave (ushort *ptr, const v_uint16x8 &a, const v_uint16x8 &b, const v_uint16x8 &c, const v_uint16x8 &d) |
|
void | cv::v_store_interleave (short *ptr, const v_int16x8 &a, const v_int16x8 &b, const v_int16x8 &c, const v_int16x8 &d) |
|
void | cv::v_store_interleave (short *ptr, const v_int16x8 &a, const v_int16x8 &b, const v_int16x8 &c) |
|
void | cv::v_store_interleave (unsigned *ptr, const v_uint32x4 &a, const v_uint32x4 &b, const v_uint32x4 &c, const v_uint32x4 &d) |
|
void | cv::v_store_interleave (unsigned *ptr, const v_uint32x4 &a, const v_uint32x4 &b, const v_uint32x4 &c) |
|
void | cv::v_store_interleave (int *ptr, const v_int32x4 &a, const v_int32x4 &b, const v_int32x4 &c, const v_int32x4 &d) |
|
void | cv::v_store_interleave (int *ptr, const v_int32x4 &a, const v_int32x4 &b, const v_int32x4 &c) |
|
void | cv::v_store_interleave (float *ptr, const v_float32x4 &a, const v_float32x4 &b, const v_float32x4 &c) |
|
void | cv::v_store_interleave (float *ptr, const v_float32x4 &a, const v_float32x4 &b, const v_float32x4 &c, const v_float32x4 &d) |
|
void | cv::v_store_low (uchar *ptr, const v_uint8x16 &a) |
|
void | cv::v_store_low (schar *ptr, const v_int8x16 &a) |
|
void | cv::v_store_low (ushort *ptr, const v_uint16x8 &a) |
|
void | cv::v_store_low (short *ptr, const v_int16x8 &a) |
|
void | cv::v_store_low (unsigned *ptr, const v_uint32x4 &a) |
|
void | cv::v_store_low (int *ptr, const v_int32x4 &a) |
|
void | cv::v_store_low (float *ptr, const v_float32x4 &a) |
|
void | cv::v_store_low (uint64 *ptr, const v_uint64x2 &a) |
|
void | cv::v_store_low (int64 *ptr, const v_int64x2 &a) |
|
void | cv::v_store_low (double *ptr, const v_float64x2 &a) |
|
v_uint8x16 | cv::v_sub_wrap (const v_uint8x16 &a, const v_uint8x16 &b) |
|
v_int8x16 | cv::v_sub_wrap (const v_int8x16 &a, const v_int8x16 &b) |
|
v_uint16x8 | cv::v_sub_wrap (const v_uint16x8 &a, const v_uint16x8 &b) |
|
v_int16x8 | cv::v_sub_wrap (const v_int16x8 &a, const v_int16x8 &b) |
|
void | cv::v_transpose4x4 (const v_uint32x4 &a0, const v_uint32x4 &a1, const v_uint32x4 &a2, const v_uint32x4 &a3, v_uint32x4 &b0, v_uint32x4 &b1, v_uint32x4 &b2, v_uint32x4 &b3) |
|
void | cv::v_transpose4x4 (const v_int32x4 &a0, const v_int32x4 &a1, const v_int32x4 &a2, const v_int32x4 &a3, v_int32x4 &b0, v_int32x4 &b1, v_int32x4 &b2, v_int32x4 &b3) |
|
void | cv::v_transpose4x4 (const v_float32x4 &a0, const v_float32x4 &a1, const v_float32x4 &a2, const v_float32x4 &a3, v_float32x4 &b0, v_float32x4 &b1, v_float32x4 &b2, v_float32x4 &b3) |
|
v_int32x4 | cv::v_trunc (const v_float32x4 &a) |
|
v_int32x4 | cv::v_trunc (const v_float64x2 &a) |
|
void | cv::v_zip (const v_uint8x16 &a0, const v_uint8x16 &a1, v_uint8x16 &b0, v_uint8x16 &b1) |
|
void | cv::v_zip (const v_int8x16 &a0, const v_int8x16 &a1, v_int8x16 &b0, v_int8x16 &b1) |
|
void | cv::v_zip (const v_uint16x8 &a0, const v_uint16x8 &a1, v_uint16x8 &b0, v_uint16x8 &b1) |
|
void | cv::v_zip (const v_int16x8 &a0, const v_int16x8 &a1, v_int16x8 &b0, v_int16x8 &b1) |
|
void | cv::v_zip (const v_uint32x4 &a0, const v_uint32x4 &a1, v_uint32x4 &b0, v_uint32x4 &b1) |
|
void | cv::v_zip (const v_int32x4 &a0, const v_int32x4 &a1, v_int32x4 &b0, v_int32x4 &b1) |
|
void | cv::v_zip (const v_float32x4 &a0, const v_float32x4 &a1, v_float32x4 &b0, v_float32x4 &b1) |
|
void | cv::v_zip (const v_float64x2 &a0, const v_float64x2 &a1, v_float64x2 &b0, v_float64x2 &b1) |
|