|
v_uint8x16 | cv::operator!= (const v_uint8x16 &a, const v_uint8x16 &b) |
|
v_uint16x8 | cv::operator!= (const v_uint16x8 &a, const v_uint16x8 &b) |
|
v_uint32x4 | cv::operator!= (const v_uint32x4 &a, const v_uint32x4 &b) |
|
v_uint64x2 | cv::operator!= (const v_uint64x2 &a, const v_uint64x2 &b) |
|
v_int8x16 | cv::operator!= (const v_int8x16 &a, const v_int8x16 &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_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& (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_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_uint64x2 | cv::operator* (const v_uint64x2 &a, const v_uint64x2 &b) |
|
v_int64x2 | cv::operator* (const v_int64x2 &a, const v_int64x2 &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*= (v_uint32x4 &a, const v_uint32x4 &b) |
|
v_int32x4 & | cv::operator*= (v_int32x4 &a, const v_int32x4 &b) |
|
v_float32x4 & | cv::operator*= (v_float32x4 &a, const v_float32x4 &b) |
|
v_uint64x2 & | cv::operator*= (v_uint64x2 &a, const v_uint64x2 &b) |
|
v_int64x2 & | cv::operator*= (v_int64x2 &a, const v_int64x2 &b) |
|
v_float64x2 & | cv::operator*= (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_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_uint64x2 | cv::operator+ (const v_uint64x2 &a, const v_uint64x2 &b) |
|
v_int64x2 | cv::operator+ (const v_int64x2 &a, const v_int64x2 &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_float32x4 & | cv::operator+= (v_float32x4 &a, const v_float32x4 &b) |
|
v_uint64x2 & | cv::operator+= (v_uint64x2 &a, const v_uint64x2 &b) |
|
v_int64x2 & | cv::operator+= (v_int64x2 &a, const v_int64x2 &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_uint64x2 | cv::operator- (const v_uint64x2 &a, const v_uint64x2 &b) |
|
v_int64x2 | cv::operator- (const v_int64x2 &a, const v_int64x2 &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_float32x4 & | cv::operator-= (v_float32x4 &a, const v_float32x4 &b) |
|
v_uint64x2 & | cv::operator-= (v_uint64x2 &a, const v_uint64x2 &b) |
|
v_int64x2 & | cv::operator-= (v_int64x2 &a, const v_int64x2 &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_uint64x2 | cv::operator/ (const v_uint64x2 &a, const v_uint64x2 &b) |
|
v_int64x2 | cv::operator/ (const v_int64x2 &a, const v_int64x2 &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_float32x4 & | cv::operator/= (v_float32x4 &a, const v_float32x4 &b) |
|
v_uint64x2 & | cv::operator/= (v_uint64x2 &a, const v_uint64x2 &b) |
|
v_int64x2 & | cv::operator/= (v_int64x2 &a, const v_int64x2 &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_uint16x8 | cv::operator< (const v_uint16x8 &a, const v_uint16x8 &b) |
|
v_uint32x4 | cv::operator< (const v_uint32x4 &a, const v_uint32x4 &b) |
|
v_uint64x2 | cv::operator< (const v_uint64x2 &a, const v_uint64x2 &b) |
|
v_int8x16 | cv::operator< (const v_int8x16 &a, const v_int8x16 &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_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<< (const v_uint8x16 &a, int n) |
|
v_uint16x8 | cv::operator<< (const v_uint16x8 &a, int n) |
|
v_uint32x4 | cv::operator<< (const v_uint32x4 &a, int n) |
|
v_uint64x2 | cv::operator<< (const v_uint64x2 &a, int n) |
|
v_int8x16 | cv::operator<< (const v_int8x16 &a, int n) |
|
v_int16x8 | cv::operator<< (const v_int16x8 &a, int n) |
|
v_int32x4 | cv::operator<< (const v_int32x4 &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_uint16x8 | cv::operator<= (const v_uint16x8 &a, const v_uint16x8 &b) |
|
v_uint32x4 | cv::operator<= (const v_uint32x4 &a, const v_uint32x4 &b) |
|
v_uint64x2 | cv::operator<= (const v_uint64x2 &a, const v_uint64x2 &b) |
|
v_int8x16 | cv::operator<= (const v_int8x16 &a, const v_int8x16 &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_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== (const v_uint8x16 &a, const v_uint8x16 &b) |
|
v_uint16x8 | cv::operator== (const v_uint16x8 &a, const v_uint16x8 &b) |
|
v_uint32x4 | cv::operator== (const v_uint32x4 &a, const v_uint32x4 &b) |
|
v_uint64x2 | cv::operator== (const v_uint64x2 &a, const v_uint64x2 &b) |
|
v_int8x16 | cv::operator== (const v_int8x16 &a, const v_int8x16 &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_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> (const v_uint8x16 &a, const v_uint8x16 &b) |
|
v_uint16x8 | cv::operator> (const v_uint16x8 &a, const v_uint16x8 &b) |
|
v_uint32x4 | cv::operator> (const v_uint32x4 &a, const v_uint32x4 &b) |
|
v_uint64x2 | cv::operator> (const v_uint64x2 &a, const v_uint64x2 &b) |
|
v_int8x16 | cv::operator> (const v_int8x16 &a, const v_int8x16 &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_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>= (const v_uint8x16 &a, const v_uint8x16 &b) |
|
v_uint16x8 | cv::operator>= (const v_uint16x8 &a, const v_uint16x8 &b) |
|
v_uint32x4 | cv::operator>= (const v_uint32x4 &a, const v_uint32x4 &b) |
|
v_uint64x2 | cv::operator>= (const v_uint64x2 &a, const v_uint64x2 &b) |
|
v_int8x16 | cv::operator>= (const v_int8x16 &a, const v_int8x16 &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_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>> (const v_uint8x16 &a, int n) |
|
v_uint16x8 | cv::operator>> (const v_uint16x8 &a, int n) |
|
v_uint32x4 | cv::operator>> (const v_uint32x4 &a, int n) |
|
v_uint64x2 | cv::operator>> (const v_uint64x2 &a, int n) |
|
v_int8x16 | cv::operator>> (const v_int8x16 &a, int n) |
|
v_int16x8 | cv::operator>> (const v_int16x8 &a, int n) |
|
v_int32x4 | cv::operator>> (const v_int32x4 &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_uint8x16 | cv::v_abs (const v_int8x16 &a) |
|
v_uint16x8 | cv::v_abs (const v_int16x8 &a) |
|
v_uint32x4 | cv::v_abs (const v_int32x4 &a) |
|
v_float32x4 | cv::v_abs (const v_float32x4 &a) |
|
v_float64x2 | cv::v_abs (const v_float64x2 &a) |
|
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_uint32x4 | cv::v_absdiff (const v_uint32x4 &a, const v_uint32x4 &b) |
|
v_float32x4 | cv::v_absdiff (const v_float32x4 &a, const v_float32x4 &b) |
|
v_float64x2 | cv::v_absdiff (const v_float64x2 &a, const v_float64x2 &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_uint32x4 | cv::v_absdiff (const v_int32x4 &a, const v_int32x4 &b) |
|
v_int8x16 | cv::v_absdiffs (const v_int8x16 &a, const v_int8x16 &b) |
|
v_int16x8 | cv::v_absdiffs (const v_int16x8 &a, const v_int16x8 &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) |
|
template<int i> |
v_uint8x16 | cv::v_broadcast_element (v_uint8x16 v) |
|
template<int i> |
v_int8x16 | cv::v_broadcast_element (v_int8x16 v) |
|
template<int i> |
v_uint16x8 | cv::v_broadcast_element (v_uint16x8 v) |
|
template<int i> |
v_int16x8 | cv::v_broadcast_element (v_int16x8 v) |
|
template<int i> |
v_uint32x4 | cv::v_broadcast_element (v_uint32x4 v) |
|
template<int i> |
v_int32x4 | cv::v_broadcast_element (v_int32x4 v) |
|
template<int i> |
v_uint64x2 | cv::v_broadcast_element (v_uint64x2 v) |
|
template<int i> |
v_int64x2 | cv::v_broadcast_element (v_int64x2 v) |
|
template<int i> |
v_float32x4 | cv::v_broadcast_element (v_float32x4 v) |
|
template<int i> |
v_float64x2 | cv::v_broadcast_element (v_float64x2 v) |
|
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_uint64x2 &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_int64x2 &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_uint64x2 &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_int64x2 &a) |
|
bool | cv::v_check_any (const v_float64x2 &a) |
|
void | cv::v_cleanup () |
|
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_float32x4 | cv::v_cvt_f32 (const v_float64x2 &a, const v_float64x2 &b) |
|
v_float64x2 | cv::v_cvt_f64 (const v_int32x4 &a) |
|
v_float64x2 | cv::v_cvt_f64 (const v_float32x4 &a) |
|
v_float64x2 | cv::v_cvt_f64 (const v_int64x2 &a) |
|
v_float64x2 | cv::v_cvt_f64_high (const v_int32x4 &a) |
|
v_float64x2 | cv::v_cvt_f64_high (const v_float32x4 &a) |
|
v_int32x4 | cv::v_dotprod (const v_int16x8 &a, const v_int16x8 &b) |
|
v_int32x4 | cv::v_dotprod (const v_int16x8 &a, const v_int16x8 &b, const v_int32x4 &c) |
|
v_int64x2 | cv::v_dotprod (const v_int32x4 &a, const v_int32x4 &b) |
|
v_int64x2 | cv::v_dotprod (const v_int32x4 &a, const v_int32x4 &b, const v_int64x2 &c) |
|
v_uint32x4 | cv::v_dotprod_expand (const v_uint8x16 &a, const v_uint8x16 &b) |
|
v_uint32x4 | cv::v_dotprod_expand (const v_uint8x16 &a, const v_uint8x16 &b, const v_uint32x4 &c) |
|
v_int32x4 | cv::v_dotprod_expand (const v_int8x16 &a, const v_int8x16 &b) |
|
v_int32x4 | cv::v_dotprod_expand (const v_int8x16 &a, const v_int8x16 &b, const v_int32x4 &c) |
|
v_uint64x2 | cv::v_dotprod_expand (const v_uint16x8 &a, const v_uint16x8 &b) |
|
v_uint64x2 | cv::v_dotprod_expand (const v_uint16x8 &a, const v_uint16x8 &b, const v_uint64x2 &c) |
|
v_int64x2 | cv::v_dotprod_expand (const v_int16x8 &a, const v_int16x8 &b) |
|
v_int64x2 | cv::v_dotprod_expand (const v_int16x8 &a, const v_int16x8 &b, const v_int64x2 &c) |
|
v_float64x2 | cv::v_dotprod_expand (const v_int32x4 &a, const v_int32x4 &b) |
|
v_float64x2 | cv::v_dotprod_expand (const v_int32x4 &a, const v_int32x4 &b, const v_float64x2 &c) |
|
v_uint32x4 | cv::v_dotprod_expand_fast (const v_uint8x16 &a, const v_uint8x16 &b) |
|
v_uint32x4 | cv::v_dotprod_expand_fast (const v_uint8x16 &a, const v_uint8x16 &b, const v_uint32x4 &c) |
|
v_int32x4 | cv::v_dotprod_expand_fast (const v_int8x16 &a, const v_int8x16 &b) |
|
v_int32x4 | cv::v_dotprod_expand_fast (const v_int8x16 &a, const v_int8x16 &b, const v_int32x4 &c) |
|
v_uint64x2 | cv::v_dotprod_expand_fast (const v_uint16x8 &a, const v_uint16x8 &b) |
|
v_uint64x2 | cv::v_dotprod_expand_fast (const v_uint16x8 &a, const v_uint16x8 &b, const v_uint64x2 &c) |
|
v_int64x2 | cv::v_dotprod_expand_fast (const v_int16x8 &a, const v_int16x8 &b) |
|
v_int64x2 | cv::v_dotprod_expand_fast (const v_int16x8 &a, const v_int16x8 &b, const v_int64x2 &c) |
|
v_float64x2 | cv::v_dotprod_expand_fast (const v_int32x4 &a, const v_int32x4 &b) |
|
v_float64x2 | cv::v_dotprod_expand_fast (const v_int32x4 &a, const v_int32x4 &b, const v_float64x2 &c) |
|
v_int32x4 | cv::v_dotprod_fast (const v_int16x8 &a, const v_int16x8 &b) |
|
v_int32x4 | cv::v_dotprod_fast (const v_int16x8 &a, const v_int16x8 &b, const v_int32x4 &c) |
|
v_int64x2 | cv::v_dotprod_fast (const v_int32x4 &a, const v_int32x4 &b) |
|
v_int64x2 | cv::v_dotprod_fast (const v_int32x4 &a, const v_int32x4 &b, const v_int64x2 &c) |
|
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_uint16x8 | cv::v_expand_high (const v_uint8x16 &a) |
|
v_int16x8 | cv::v_expand_high (const v_int8x16 &a) |
|
v_uint32x4 | cv::v_expand_high (const v_uint16x8 &a) |
|
v_int32x4 | cv::v_expand_high (const v_int16x8 &a) |
|
v_uint64x2 | cv::v_expand_high (const v_uint32x4 &a) |
|
v_int64x2 | cv::v_expand_high (const v_int32x4 &a) |
|
v_uint16x8 | cv::v_expand_low (const v_uint8x16 &a) |
|
v_int16x8 | cv::v_expand_low (const v_int8x16 &a) |
|
v_uint32x4 | cv::v_expand_low (const v_uint16x8 &a) |
|
v_int32x4 | cv::v_expand_low (const v_int16x8 &a) |
|
v_uint64x2 | cv::v_expand_low (const v_uint32x4 &a) |
|
v_int64x2 | cv::v_expand_low (const v_int32x4 &a) |
|
template<int s> |
v_uint8x16 | cv::v_extract (const v_uint8x16 &a, const v_uint8x16 &b) |
|
template<int s> |
v_int8x16 | cv::v_extract (const v_int8x16 &a, const v_int8x16 &b) |
|
template<int s> |
v_uint16x8 | cv::v_extract (const v_uint16x8 &a, const v_uint16x8 &b) |
|
template<int s> |
v_int16x8 | cv::v_extract (const v_int16x8 &a, const v_int16x8 &b) |
|
template<int s> |
v_uint32x4 | cv::v_extract (const v_uint32x4 &a, const v_uint32x4 &b) |
|
template<int s> |
v_int32x4 | cv::v_extract (const v_int32x4 &a, const v_int32x4 &b) |
|
template<int s> |
v_uint64x2 | cv::v_extract (const v_uint64x2 &a, const v_uint64x2 &b) |
|
template<int s> |
v_int64x2 | cv::v_extract (const v_int64x2 &a, const v_int64x2 &b) |
|
template<int s> |
v_float32x4 | cv::v_extract (const v_float32x4 &a, const v_float32x4 &b) |
|
template<int s> |
v_float64x2 | cv::v_extract (const v_float64x2 &a, const v_float64x2 &b) |
|
template<int i> |
uchar | cv::v_extract_n (v_uint8x16 v) |
|
template<int i> |
schar | cv::v_extract_n (v_int8x16 v) |
|
template<int i> |
ushort | cv::v_extract_n (v_uint16x8 v) |
|
template<int i> |
short | cv::v_extract_n (v_int16x8 v) |
|
template<int i> |
uint | cv::v_extract_n (v_uint32x4 v) |
|
template<int i> |
int | cv::v_extract_n (v_int32x4 v) |
|
template<int i> |
uint64 | cv::v_extract_n (v_uint64x2 v) |
|
template<int i> |
int64 | cv::v_extract_n (v_int64x2 v) |
|
template<int i> |
float | cv::v_extract_n (v_float32x4 v) |
|
template<int i> |
double | cv::v_extract_n (v_float64x2 v) |
|
v_int32x4 | cv::v_floor (const v_float32x4 &a) |
|
v_int32x4 | cv::v_floor (const v_float64x2 &a) |
|
v_float32x4 | cv::v_fma (const v_float32x4 &a, const v_float32x4 &b, const v_float32x4 &c) |
|
v_int32x4 | cv::v_fma (const v_int32x4 &a, const v_int32x4 &b, const v_int32x4 &c) |
|
v_float64x2 | cv::v_fma (const v_float64x2 &a, const v_float64x2 &b, const v_float64x2 &c) |
|
v_uint8x16 | cv::v_interleave_pairs (const v_uint8x16 &vec) |
|
v_int8x16 | cv::v_interleave_pairs (const v_int8x16 &vec) |
|
v_uint16x8 | cv::v_interleave_pairs (const v_uint16x8 &vec) |
|
v_int16x8 | cv::v_interleave_pairs (const v_int16x8 &vec) |
|
v_uint32x4 | cv::v_interleave_pairs (const v_uint32x4 &vec) |
|
v_int32x4 | cv::v_interleave_pairs (const v_int32x4 &vec) |
|
v_float32x4 | cv::v_interleave_pairs (const v_float32x4 &vec) |
|
v_uint64x2 | cv::v_interleave_pairs (const v_uint64x2 &vec) |
|
v_int64x2 | cv::v_interleave_pairs (const v_int64x2 &vec) |
|
v_float64x2 | cv::v_interleave_pairs (const v_float64x2 &vec) |
|
v_uint8x16 | cv::v_interleave_quads (const v_uint8x16 &vec) |
|
v_int8x16 | cv::v_interleave_quads (const v_int8x16 &vec) |
|
v_uint16x8 | cv::v_interleave_quads (const v_uint16x8 &vec) |
|
v_int16x8 | cv::v_interleave_quads (const v_int16x8 &vec) |
|
v_uint32x4 | cv::v_interleave_quads (const v_uint32x4 &vec) |
|
v_int32x4 | cv::v_interleave_quads (const v_int32x4 &vec) |
|
v_float32x4 | cv::v_interleave_quads (const v_float32x4 &vec) |
|
v_uint64x2 | cv::v_interleave_quads (const v_uint64x2 &vec) |
|
v_int64x2 | cv::v_interleave_quads (const v_int64x2 &vec) |
|
v_float64x2 | cv::v_interleave_quads (const v_float64x2 &vec) |
|
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_uint64x2 | cv::v_load (const uint64 *ptr) |
|
v_int64x2 | cv::v_load (const int64 *ptr) |
|
v_float32x4 | cv::v_load (const float *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_uint64x2 | cv::v_load_aligned (const uint64 *ptr) |
|
v_int64x2 | cv::v_load_aligned (const int64 *ptr) |
|
v_float32x4 | cv::v_load_aligned (const float *ptr) |
|
v_float64x2 | cv::v_load_aligned (const double *ptr) |
|
void | cv::v_load_deinterleave (const uchar *ptr, v_uint8x16 &a, v_uint8x16 &b) |
|
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) |
|
void | cv::v_load_deinterleave (const schar *ptr, v_int8x16 &a, v_int8x16 &b, v_int8x16 &c) |
|
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 ushort *ptr, v_uint16x8 &a, v_uint16x8 &b) |
|
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) |
|
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) |
|
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) |
|
void | cv::v_load_deinterleave (const int *ptr, v_int32x4 &a, v_int32x4 &b, v_int32x4 &c) |
|
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 float *ptr, v_float32x4 &a, v_float32x4 &b, v_float32x4 &c, v_float32x4 &d) |
|
void | cv::v_load_deinterleave (const float *ptr, v_float32x4 &a, v_float32x4 &b) |
|
void | cv::v_load_deinterleave (const float *ptr, v_float32x4 &a, v_float32x4 &b, v_float32x4 &c) |
|
void | cv::v_load_deinterleave (const uint64 *ptr, v_uint64x2 &a, v_uint64x2 &b) |
|
void | cv::v_load_deinterleave (const uint64 *ptr, v_uint64x2 &a, v_uint64x2 &b, v_uint64x2 &c) |
|
void | cv::v_load_deinterleave (const uint64 *ptr, v_uint64x2 &a, v_uint64x2 &b, v_uint64x2 &c, v_uint64x2 &d) |
|
void | cv::v_load_deinterleave (const int64 *ptr, v_int64x2 &a, v_int64x2 &b, v_int64x2 &c, v_int64x2 &d) |
|
void | cv::v_load_deinterleave (const int64 *ptr, v_int64x2 &a, v_int64x2 &b) |
|
void | cv::v_load_deinterleave (const int64 *ptr, v_int64x2 &a, v_int64x2 &b, v_int64x2 &c) |
|
void | cv::v_load_deinterleave (const double *ptr, v_float64x2 &a, v_float64x2 &b, v_float64x2 &c, v_float64x2 &d) |
|
void | cv::v_load_deinterleave (const double *ptr, v_float64x2 &a, v_float64x2 &b) |
|
void | cv::v_load_deinterleave (const double *ptr, v_float64x2 &a, v_float64x2 &b, v_float64x2 &c) |
|
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 uint *ptr) |
|
v_int64x2 | cv::v_load_expand (const int *ptr) |
|
v_reg< float, simd128_width/sizeof(float)> | cv::v_load_expand (const float16_t *ptr) |
|
v_uint32x4 | cv::v_load_expand_q (const uchar *ptr) |
|
v_int32x4 | cv::v_load_expand_q (const schar *ptr) |
|
v_int8x16 | cv::v_load_halves (const schar *ptr0, const schar *ptr1) |
|
v_uint8x16 | cv::v_load_halves (const uchar *ptr0, const uchar *ptr1) |
|
v_int16x8 | cv::v_load_halves (const short *ptr0, const short *ptr1) |
|
v_uint16x8 | cv::v_load_halves (const ushort *ptr0, const ushort *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_uint32x4 | cv::v_load_halves (const unsigned *ptr0, const unsigned *ptr1) |
|
v_int64x2 | cv::v_load_halves (const int64 *ptr0, const int64 *ptr1) |
|
v_uint64x2 | cv::v_load_halves (const uint64 *ptr0, const uint64 *ptr1) |
|
v_float64x2 | cv::v_load_halves (const double *ptr0, const double *ptr1) |
|
v_uint8x16 | cv::v_load_low (const uchar *ptr) |
|
v_int8x16 | cv::v_load_low (const schar *ptr) |
|
v_uint16x8 | cv::v_load_low (const ushort *ptr) |
|
v_int16x8 | cv::v_load_low (const short *ptr) |
|
v_uint32x4 | cv::v_load_low (const unsigned *ptr) |
|
v_int32x4 | cv::v_load_low (const int *ptr) |
|
v_uint64x2 | cv::v_load_low (const uint64 *ptr) |
|
v_int64x2 | cv::v_load_low (const int64 *ptr) |
|
v_float32x4 | cv::v_load_low (const float *ptr) |
|
v_float64x2 | cv::v_load_low (const double *ptr) |
|
v_int8x16 | cv::v_lut (const schar *tab, const int *idx) |
|
v_uint8x16 | cv::v_lut (const uchar *tab, const int *idx) |
|
v_int16x8 | cv::v_lut (const short *tab, const int *idx) |
|
v_uint16x8 | cv::v_lut (const ushort *tab, const int *idx) |
|
v_int32x4 | cv::v_lut (const int *tab, const int *idx) |
|
v_uint32x4 | cv::v_lut (const unsigned *tab, const int *idx) |
|
v_int64x2 | cv::v_lut (const int64_t *tab, const int *idx) |
|
v_uint64x2 | cv::v_lut (const uint64 *tab, const int *idx) |
|
v_float32x4 | cv::v_lut (const float *tab, const int *idx) |
|
v_int32x4 | cv::v_lut (const int *tab, const v_int32x4 &idxvec) |
|
v_uint32x4 | cv::v_lut (const unsigned *tab, const v_int32x4 &idxvec) |
|
v_float32x4 | cv::v_lut (const float *tab, const v_int32x4 &idxvec) |
|
v_float64x2 | cv::v_lut (const double *tab, const int *idx) |
|
v_float64x2 | cv::v_lut (const double *tab, const v_int32x4 &idxvec) |
|
void | cv::v_lut_deinterleave (const float *tab, const v_int32x4 &idxvec, v_float32x4 &x, v_float32x4 &y) |
|
void | cv::v_lut_deinterleave (const double *tab, const v_int32x4 &idxvec, v_float64x2 &x, v_float64x2 &y) |
|
v_int8x16 | cv::v_lut_pairs (const schar *tab, const int *idx) |
|
v_uint8x16 | cv::v_lut_pairs (const uchar *tab, const int *idx) |
|
v_int16x8 | cv::v_lut_pairs (const short *tab, const int *idx) |
|
v_uint16x8 | cv::v_lut_pairs (const ushort *tab, const int *idx) |
|
v_int32x4 | cv::v_lut_pairs (const int *tab, const int *idx) |
|
v_uint32x4 | cv::v_lut_pairs (const unsigned *tab, const int *idx) |
|
v_int64x2 | cv::v_lut_pairs (const int64 *tab, const int *idx) |
|
v_uint64x2 | cv::v_lut_pairs (const uint64 *tab, const int *idx) |
|
v_float32x4 | cv::v_lut_pairs (const float *tab, const int *idx) |
|
v_float64x2 | cv::v_lut_pairs (const double *tab, const int *idx) |
|
v_int8x16 | cv::v_lut_quads (const schar *tab, const int *idx) |
|
v_uint8x16 | cv::v_lut_quads (const uchar *tab, const int *idx) |
|
v_int16x8 | cv::v_lut_quads (const short *tab, const int *idx) |
|
v_uint16x8 | cv::v_lut_quads (const ushort *tab, const int *idx) |
|
v_int32x4 | cv::v_lut_quads (const int *tab, const int *idx) |
|
v_uint32x4 | cv::v_lut_quads (const unsigned *tab, const int *idx) |
|
v_float32x4 | cv::v_lut_quads (const float *tab, const int *idx) |
|
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_float32x4 | cv::v_matmuladd (const v_float32x4 &v, const v_float32x4 &m0, const v_float32x4 &m1, const v_float32x4 &m2, const v_float32x4 &a) |
|
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_uint64x2 | cv::v_max (const v_uint64x2 &a, const v_uint64x2 &b) |
|
v_int64x2 | cv::v_max (const v_int64x2 &a, const v_int64x2 &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_uint64x2 | cv::v_min (const v_uint64x2 &a, const v_uint64x2 &b) |
|
v_int64x2 | cv::v_min (const v_int64x2 &a, const v_int64x2 &b) |
|
v_float64x2 | cv::v_min (const v_float64x2 &a, const v_float64x2 &b) |
|
void | cv::v_mul_expand (const v_uint8x16 &a, const v_uint8x16 &b, v_uint16x8 &c, v_uint16x8 &d) |
|
void | cv::v_mul_expand (const v_int8x16 &a, const v_int8x16 &b, v_int16x8 &c, v_int16x8 &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_int16x8 &a, const v_int16x8 &b, v_int32x4 &c, v_int32x4 &d) |
|
void | cv::v_mul_expand (const v_uint32x4 &a, const v_uint32x4 &b, v_uint64x2 &c, v_uint64x2 &d) |
|
v_int16x8 | cv::v_mul_hi (const v_int16x8 &a, const v_int16x8 &b) |
|
v_uint16x8 | cv::v_mul_hi (const v_uint16x8 &a, const v_uint16x8 &b) |
|
v_uint8x16 | cv::v_mul_wrap (const v_uint8x16 &a, const v_uint8x16 &b) |
|
v_int8x16 | cv::v_mul_wrap (const v_int8x16 &a, const v_int8x16 &b) |
|
v_uint16x8 | cv::v_mul_wrap (const v_uint16x8 &a, const v_uint16x8 &b) |
|
v_int16x8 | cv::v_mul_wrap (const v_int16x8 &a, const v_int16x8 &b) |
|
v_float32x4 | cv::v_muladd (const v_float32x4 &a, const v_float32x4 &b, const v_float32x4 &c) |
|
v_int32x4 | cv::v_muladd (const v_int32x4 &a, const v_int32x4 &b, const v_int32x4 &c) |
|
v_float64x2 | cv::v_muladd (const v_float64x2 &a, const v_float64x2 &b, const v_float64x2 &c) |
|
v_float32x4 | cv::v_not_nan (const v_float32x4 &a) |
|
v_float64x2 | cv::v_not_nan (const v_float64x2 &a) |
|
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) |
|
v_uint8x16 | cv::v_pack_b (const v_uint16x8 &a, const v_uint16x8 &b) |
|
v_uint8x16 | cv::v_pack_b (const v_uint32x4 &a, const v_uint32x4 &b, const v_uint32x4 &c, const v_uint32x4 &d) |
|
v_uint8x16 | cv::v_pack_b (const v_uint64x2 &a, const v_uint64x2 &b, const v_uint64x2 &c, const v_uint64x2 &d, const v_uint64x2 &e, const v_uint64x2 &f, const v_uint64x2 &g, const v_uint64x2 &h) |
|
void | cv::v_pack_store (uchar *ptr, const v_uint16x8 &a) |
|
void | cv::v_pack_store (schar *ptr, const v_int16x8 &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) |
|
void | cv::v_pack_store (float16_t *ptr, const v_float32x4 &v) |
|
v_int8x16 | cv::v_pack_triplets (const v_int8x16 &vec) |
|
v_uint8x16 | cv::v_pack_triplets (const v_uint8x16 &vec) |
|
v_int16x8 | cv::v_pack_triplets (const v_int16x8 &vec) |
|
v_uint16x8 | cv::v_pack_triplets (const v_uint16x8 &vec) |
|
v_int32x4 | cv::v_pack_triplets (const v_int32x4 &vec) |
|
v_uint32x4 | cv::v_pack_triplets (const v_uint32x4 &vec) |
|
v_float32x4 | cv::v_pack_triplets (const v_float32x4 &vec) |
|
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) |
|
v_uint8x16 | cv::v_popcount (const v_uint8x16 &a) |
|
v_uint8x16 | cv::v_popcount (const v_int8x16 &a) |
|
v_uint16x8 | cv::v_popcount (const v_uint16x8 &a) |
|
v_uint16x8 | cv::v_popcount (const v_int16x8 &a) |
|
v_uint32x4 | cv::v_popcount (const v_uint32x4 &a) |
|
v_uint32x4 | cv::v_popcount (const v_int32x4 &a) |
|
v_uint64x2 | cv::v_popcount (const v_uint64x2 &a) |
|
v_uint64x2 | cv::v_popcount (const v_int64x2 &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) |
|
uchar | cv::v_reduce_max (const v_uint8x16 &a) |
|
schar | cv::v_reduce_max (const v_int8x16 &a) |
|
ushort | cv::v_reduce_max (const v_uint16x8 &a) |
|
short | cv::v_reduce_max (const v_int16x8 &a) |
|
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) |
|
uchar | cv::v_reduce_min (const v_uint8x16 &a) |
|
schar | cv::v_reduce_min (const v_int8x16 &a) |
|
ushort | cv::v_reduce_min (const v_uint16x8 &a) |
|
short | cv::v_reduce_min (const v_int16x8 &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_sad (const v_uint8x16 &a, const v_uint8x16 &b) |
|
unsigned | cv::v_reduce_sad (const v_int8x16 &a, const v_int8x16 &b) |
|
unsigned | cv::v_reduce_sad (const v_uint16x8 &a, const v_uint16x8 &b) |
|
unsigned | cv::v_reduce_sad (const v_int16x8 &a, const v_int16x8 &b) |
|
unsigned | cv::v_reduce_sad (const v_uint32x4 &a, const v_uint32x4 &b) |
|
unsigned | cv::v_reduce_sad (const v_int32x4 &a, const v_int32x4 &b) |
|
float | cv::v_reduce_sad (const v_float32x4 &a, const v_float32x4 &b) |
|
unsigned | cv::v_reduce_sum (const v_uint8x16 &a) |
|
int | cv::v_reduce_sum (const v_int8x16 &a) |
|
unsigned | cv::v_reduce_sum (const v_uint16x8 &a) |
|
int | cv::v_reduce_sum (const v_int16x8 &a) |
|
unsigned | cv::v_reduce_sum (const v_uint32x4 &a) |
|
int | cv::v_reduce_sum (const v_int32x4 &a) |
|
uint64 | cv::v_reduce_sum (const v_uint64x2 &a) |
|
int64 | cv::v_reduce_sum (const v_int64x2 &a) |
|
float | cv::v_reduce_sum (const v_float32x4 &a) |
|
double | cv::v_reduce_sum (const v_float64x2 &a) |
|
v_float32x4 | cv::v_reduce_sum4 (const v_float32x4 &a, const v_float32x4 &b, const v_float32x4 &c, const v_float32x4 &d) |
|
v_float32x4 | cv::v_reinterpret_as_f32 (const v_float32x4 &v) |
|
v_float32x4 | cv::v_reinterpret_as_f32 (const v_uint32x4 &v) |
|
v_float32x4 | cv::v_reinterpret_as_f32 (const v_int32x4 &v) |
|
v_float32x4 | cv::v_reinterpret_as_f32 (const v_uint8x16 &v) |
|
v_float32x4 | cv::v_reinterpret_as_f32 (const v_uint16x8 &v) |
|
v_float32x4 | cv::v_reinterpret_as_f32 (const v_uint64x2 &v) |
|
v_float32x4 | cv::v_reinterpret_as_f32 (const v_int8x16 &v) |
|
v_float32x4 | cv::v_reinterpret_as_f32 (const v_int16x8 &v) |
|
v_float32x4 | cv::v_reinterpret_as_f32 (const v_int64x2 &v) |
|
v_float32x4 | cv::v_reinterpret_as_f32 (const v_float64x2 &v) |
|
v_float64x2 | cv::v_reinterpret_as_f64 (const v_float64x2 &v) |
|
v_float64x2 | cv::v_reinterpret_as_f64 (const v_uint64x2 &v) |
|
v_float64x2 | cv::v_reinterpret_as_f64 (const v_int64x2 &v) |
|
v_float64x2 | cv::v_reinterpret_as_f64 (const v_uint8x16 &v) |
|
v_float64x2 | cv::v_reinterpret_as_f64 (const v_uint16x8 &v) |
|
v_float64x2 | cv::v_reinterpret_as_f64 (const v_uint32x4 &v) |
|
v_float64x2 | cv::v_reinterpret_as_f64 (const v_int8x16 &v) |
|
v_float64x2 | cv::v_reinterpret_as_f64 (const v_int16x8 &v) |
|
v_float64x2 | cv::v_reinterpret_as_f64 (const v_int32x4 &v) |
|
v_float64x2 | cv::v_reinterpret_as_f64 (const v_float32x4 &v) |
|
v_int16x8 | cv::v_reinterpret_as_s16 (const v_int16x8 &v) |
|
v_int16x8 | cv::v_reinterpret_as_s16 (const v_uint16x8 &v) |
|
v_int16x8 | cv::v_reinterpret_as_s16 (const v_int8x16 &v) |
|
v_int16x8 | cv::v_reinterpret_as_s16 (const v_int32x4 &v) |
|
v_int16x8 | cv::v_reinterpret_as_s16 (const v_int64x2 &v) |
|
v_int16x8 | cv::v_reinterpret_as_s16 (const v_uint8x16 &v) |
|
v_int16x8 | cv::v_reinterpret_as_s16 (const v_uint32x4 &v) |
|
v_int16x8 | cv::v_reinterpret_as_s16 (const v_uint64x2 &v) |
|
v_int16x8 | cv::v_reinterpret_as_s16 (const v_float32x4 &v) |
|
v_int16x8 | cv::v_reinterpret_as_s16 (const v_float64x2 &v) |
|
v_int32x4 | cv::v_reinterpret_as_s32 (const v_int32x4 &v) |
|
v_int32x4 | cv::v_reinterpret_as_s32 (const v_uint32x4 &v) |
|
v_int32x4 | cv::v_reinterpret_as_s32 (const v_float32x4 &v) |
|
v_int32x4 | cv::v_reinterpret_as_s32 (const v_int8x16 &v) |
|
v_int32x4 | cv::v_reinterpret_as_s32 (const v_int16x8 &v) |
|
v_int32x4 | cv::v_reinterpret_as_s32 (const v_int64x2 &v) |
|
v_int32x4 | cv::v_reinterpret_as_s32 (const v_uint8x16 &v) |
|
v_int32x4 | cv::v_reinterpret_as_s32 (const v_uint16x8 &v) |
|
v_int32x4 | cv::v_reinterpret_as_s32 (const v_uint64x2 &v) |
|
v_int32x4 | cv::v_reinterpret_as_s32 (const v_float64x2 &v) |
|
v_int64x2 | cv::v_reinterpret_as_s64 (const v_int64x2 &v) |
|
v_int64x2 | cv::v_reinterpret_as_s64 (const v_uint64x2 &v) |
|
v_int64x2 | cv::v_reinterpret_as_s64 (const v_int8x16 &v) |
|
v_int64x2 | cv::v_reinterpret_as_s64 (const v_int16x8 &v) |
|
v_int64x2 | cv::v_reinterpret_as_s64 (const v_int32x4 &v) |
|
v_int64x2 | cv::v_reinterpret_as_s64 (const v_uint8x16 &v) |
|
v_int64x2 | cv::v_reinterpret_as_s64 (const v_uint16x8 &v) |
|
v_int64x2 | cv::v_reinterpret_as_s64 (const v_uint32x4 &v) |
|
v_int64x2 | cv::v_reinterpret_as_s64 (const v_float32x4 &v) |
|
v_int64x2 | cv::v_reinterpret_as_s64 (const v_float64x2 &v) |
|
v_int8x16 | cv::v_reinterpret_as_s8 (const v_int8x16 &v) |
|
v_int8x16 | cv::v_reinterpret_as_s8 (const v_uint8x16 &v) |
|
v_int8x16 | cv::v_reinterpret_as_s8 (const v_int16x8 &v) |
|
v_int8x16 | cv::v_reinterpret_as_s8 (const v_int32x4 &v) |
|
v_int8x16 | cv::v_reinterpret_as_s8 (const v_int64x2 &v) |
|
v_int8x16 | cv::v_reinterpret_as_s8 (const v_uint16x8 &v) |
|
v_int8x16 | cv::v_reinterpret_as_s8 (const v_uint32x4 &v) |
|
v_int8x16 | cv::v_reinterpret_as_s8 (const v_uint64x2 &v) |
|
v_int8x16 | cv::v_reinterpret_as_s8 (const v_float32x4 &v) |
|
v_int8x16 | cv::v_reinterpret_as_s8 (const v_float64x2 &v) |
|
v_uint16x8 | cv::v_reinterpret_as_u16 (const v_uint16x8 &v) |
|
v_uint16x8 | cv::v_reinterpret_as_u16 (const v_int16x8 &v) |
|
v_uint16x8 | cv::v_reinterpret_as_u16 (const v_uint8x16 &v) |
|
v_uint16x8 | cv::v_reinterpret_as_u16 (const v_uint32x4 &v) |
|
v_uint16x8 | cv::v_reinterpret_as_u16 (const v_uint64x2 &v) |
|
v_uint16x8 | cv::v_reinterpret_as_u16 (const v_int8x16 &v) |
|
v_uint16x8 | cv::v_reinterpret_as_u16 (const v_int32x4 &v) |
|
v_uint16x8 | cv::v_reinterpret_as_u16 (const v_int64x2 &v) |
|
v_uint16x8 | cv::v_reinterpret_as_u16 (const v_float32x4 &v) |
|
v_uint16x8 | cv::v_reinterpret_as_u16 (const v_float64x2 &v) |
|
v_uint32x4 | cv::v_reinterpret_as_u32 (const v_uint32x4 &v) |
|
v_uint32x4 | cv::v_reinterpret_as_u32 (const v_int32x4 &v) |
|
v_uint32x4 | cv::v_reinterpret_as_u32 (const v_float32x4 &v) |
|
v_uint32x4 | cv::v_reinterpret_as_u32 (const v_uint8x16 &v) |
|
v_uint32x4 | cv::v_reinterpret_as_u32 (const v_uint16x8 &v) |
|
v_uint32x4 | cv::v_reinterpret_as_u32 (const v_uint64x2 &v) |
|
v_uint32x4 | cv::v_reinterpret_as_u32 (const v_int8x16 &v) |
|
v_uint32x4 | cv::v_reinterpret_as_u32 (const v_int16x8 &v) |
|
v_uint32x4 | cv::v_reinterpret_as_u32 (const v_int64x2 &v) |
|
v_uint32x4 | cv::v_reinterpret_as_u32 (const v_float64x2 &v) |
|
v_uint64x2 | cv::v_reinterpret_as_u64 (const v_uint64x2 &v) |
|
v_uint64x2 | cv::v_reinterpret_as_u64 (const v_int64x2 &v) |
|
v_uint64x2 | cv::v_reinterpret_as_u64 (const v_uint8x16 &v) |
|
v_uint64x2 | cv::v_reinterpret_as_u64 (const v_uint16x8 &v) |
|
v_uint64x2 | cv::v_reinterpret_as_u64 (const v_uint32x4 &v) |
|
v_uint64x2 | cv::v_reinterpret_as_u64 (const v_int8x16 &v) |
|
v_uint64x2 | cv::v_reinterpret_as_u64 (const v_int16x8 &v) |
|
v_uint64x2 | cv::v_reinterpret_as_u64 (const v_int32x4 &v) |
|
v_uint64x2 | cv::v_reinterpret_as_u64 (const v_float32x4 &v) |
|
v_uint64x2 | cv::v_reinterpret_as_u64 (const v_float64x2 &v) |
|
v_uint8x16 | cv::v_reinterpret_as_u8 (const v_uint8x16 &v) |
|
v_uint8x16 | cv::v_reinterpret_as_u8 (const v_int8x16 &v) |
|
v_uint8x16 | cv::v_reinterpret_as_u8 (const v_uint16x8 &v) |
|
v_uint8x16 | cv::v_reinterpret_as_u8 (const v_uint32x4 &v) |
|
v_uint8x16 | cv::v_reinterpret_as_u8 (const v_uint64x2 &v) |
|
v_uint8x16 | cv::v_reinterpret_as_u8 (const v_int16x8 &v) |
|
v_uint8x16 | cv::v_reinterpret_as_u8 (const v_int32x4 &v) |
|
v_uint8x16 | cv::v_reinterpret_as_u8 (const v_int64x2 &v) |
|
v_uint8x16 | cv::v_reinterpret_as_u8 (const v_float32x4 &v) |
|
v_uint8x16 | cv::v_reinterpret_as_u8 (const v_float64x2 &v) |
|
v_uint8x16 | cv::v_reverse (const v_uint8x16 &a) |
|
v_int8x16 | cv::v_reverse (const v_int8x16 &a) |
|
v_uint16x8 | cv::v_reverse (const v_uint16x8 &a) |
|
v_int16x8 | cv::v_reverse (const v_int16x8 &a) |
|
v_uint32x4 | cv::v_reverse (const v_uint32x4 &a) |
|
v_int32x4 | cv::v_reverse (const v_int32x4 &a) |
|
v_float32x4 | cv::v_reverse (const v_float32x4 &a) |
|
v_uint64x2 | cv::v_reverse (const v_uint64x2 &a) |
|
v_int64x2 | cv::v_reverse (const v_int64x2 &a) |
|
v_float64x2 | cv::v_reverse (const v_float64x2 &a) |
|
template<int n> |
v_uint8x16 | cv::v_rotate_left (const v_uint8x16 &a) |
|
template<int n> |
v_uint8x16 | cv::v_rotate_left (const v_uint8x16 &a, const v_uint8x16 &b) |
|
template<int n> |
v_int8x16 | cv::v_rotate_left (const v_int8x16 &a, const v_int8x16 &b) |
|
template<int n> |
v_int8x16 | cv::v_rotate_left (const v_int8x16 &a) |
|
template<int n> |
v_uint16x8 | cv::v_rotate_left (const v_uint16x8 &a) |
|
template<int n> |
v_uint16x8 | cv::v_rotate_left (const v_uint16x8 &a, const v_uint16x8 &b) |
|
template<int n> |
v_int16x8 | cv::v_rotate_left (const v_int16x8 &a) |
|
template<int n> |
v_int16x8 | cv::v_rotate_left (const v_int16x8 &a, const v_int16x8 &b) |
|
template<int n> |
v_uint32x4 | cv::v_rotate_left (const v_uint32x4 &a) |
|
template<int n> |
v_uint32x4 | cv::v_rotate_left (const v_uint32x4 &a, const v_uint32x4 &b) |
|
template<int n> |
v_int32x4 | cv::v_rotate_left (const v_int32x4 &a) |
|
template<int n> |
v_int32x4 | cv::v_rotate_left (const v_int32x4 &a, const v_int32x4 &b) |
|
template<int n> |
v_uint64x2 | cv::v_rotate_left (const v_uint64x2 &a, const v_uint64x2 &b) |
|
template<int n> |
v_uint64x2 | cv::v_rotate_left (const v_uint64x2 &a) |
|
template<int n> |
v_int64x2 | cv::v_rotate_left (const v_int64x2 &a, const v_int64x2 &b) |
|
template<int n> |
v_int64x2 | cv::v_rotate_left (const v_int64x2 &a) |
|
template<int n> |
v_float32x4 | cv::v_rotate_left (const v_float32x4 &a) |
|
template<int n> |
v_float32x4 | cv::v_rotate_left (const v_float32x4 &a, const v_float32x4 &b) |
|
template<int n> |
v_float64x2 | cv::v_rotate_left (const v_float64x2 &a) |
|
template<int n> |
v_float64x2 | cv::v_rotate_left (const v_float64x2 &a, const v_float64x2 &b) |
|
template<> |
v_uint8x16 | cv::v_rotate_left< 0 > (const v_uint8x16 &a) |
|
template<> |
v_uint8x16 | cv::v_rotate_left< 0 > (const v_uint8x16 &a, const v_uint8x16 &b) |
|
template<> |
v_int8x16 | cv::v_rotate_left< 0 > (const v_int8x16 &a) |
|
template<> |
v_int8x16 | cv::v_rotate_left< 0 > (const v_int8x16 &a, const v_int8x16 &b) |
|
template<> |
v_uint16x8 | cv::v_rotate_left< 0 > (const v_uint16x8 &a) |
|
template<> |
v_uint16x8 | cv::v_rotate_left< 0 > (const v_uint16x8 &a, const v_uint16x8 &b) |
|
template<> |
v_int16x8 | cv::v_rotate_left< 0 > (const v_int16x8 &a) |
|
template<> |
v_int16x8 | cv::v_rotate_left< 0 > (const v_int16x8 &a, const v_int16x8 &b) |
|
template<> |
v_uint32x4 | cv::v_rotate_left< 0 > (const v_uint32x4 &a) |
|
template<> |
v_uint32x4 | cv::v_rotate_left< 0 > (const v_uint32x4 &a, const v_uint32x4 &b) |
|
template<> |
v_int32x4 | cv::v_rotate_left< 0 > (const v_int32x4 &a, const v_int32x4 &b) |
|
template<> |
v_int32x4 | cv::v_rotate_left< 0 > (const v_int32x4 &a) |
|
template<> |
v_uint64x2 | cv::v_rotate_left< 0 > (const v_uint64x2 &a) |
|
template<> |
v_uint64x2 | cv::v_rotate_left< 0 > (const v_uint64x2 &a, const v_uint64x2 &b) |
|
template<> |
v_int64x2 | cv::v_rotate_left< 0 > (const v_int64x2 &a, const v_int64x2 &b) |
|
template<> |
v_int64x2 | cv::v_rotate_left< 0 > (const v_int64x2 &a) |
|
template<> |
v_float32x4 | cv::v_rotate_left< 0 > (const v_float32x4 &a) |
|
template<> |
v_float32x4 | cv::v_rotate_left< 0 > (const v_float32x4 &a, const v_float32x4 &b) |
|
template<> |
v_float64x2 | cv::v_rotate_left< 0 > (const v_float64x2 &a, const v_float64x2 &b) |
|
template<> |
v_float64x2 | cv::v_rotate_left< 0 > (const v_float64x2 &a) |
|
template<int n> |
v_uint8x16 | cv::v_rotate_right (const v_uint8x16 &a) |
|
template<int n> |
v_uint8x16 | cv::v_rotate_right (const v_uint8x16 &a, const v_uint8x16 &b) |
|
template<int n> |
v_int8x16 | cv::v_rotate_right (const v_int8x16 &a, const v_int8x16 &b) |
|
template<int n> |
v_int8x16 | cv::v_rotate_right (const v_int8x16 &a) |
|
template<int n> |
v_uint16x8 | cv::v_rotate_right (const v_uint16x8 &a) |
|
template<int n> |
v_uint16x8 | cv::v_rotate_right (const v_uint16x8 &a, const v_uint16x8 &b) |
|
template<int n> |
v_int16x8 | cv::v_rotate_right (const v_int16x8 &a, const v_int16x8 &b) |
|
template<int n> |
v_int16x8 | cv::v_rotate_right (const v_int16x8 &a) |
|
template<int n> |
v_uint32x4 | cv::v_rotate_right (const v_uint32x4 &a) |
|
template<int n> |
v_uint32x4 | cv::v_rotate_right (const v_uint32x4 &a, const v_uint32x4 &b) |
|
template<int n> |
v_int32x4 | cv::v_rotate_right (const v_int32x4 &a, const v_int32x4 &b) |
|
template<int n> |
v_int32x4 | cv::v_rotate_right (const v_int32x4 &a) |
|
template<int n> |
v_uint64x2 | cv::v_rotate_right (const v_uint64x2 &a, const v_uint64x2 &b) |
|
template<int n> |
v_uint64x2 | cv::v_rotate_right (const v_uint64x2 &a) |
|
template<int n> |
v_int64x2 | cv::v_rotate_right (const v_int64x2 &a) |
|
template<int n> |
v_int64x2 | cv::v_rotate_right (const v_int64x2 &a, const v_int64x2 &b) |
|
template<int n> |
v_float32x4 | cv::v_rotate_right (const v_float32x4 &a) |
|
template<int n> |
v_float32x4 | cv::v_rotate_right (const v_float32x4 &a, const v_float32x4 &b) |
|
template<int n> |
v_float64x2 | cv::v_rotate_right (const v_float64x2 &a, const v_float64x2 &b) |
|
template<int n> |
v_float64x2 | cv::v_rotate_right (const v_float64x2 &a) |
|
v_int32x4 | cv::v_round (const v_float32x4 &a) |
|
v_int32x4 | cv::v_round (const v_float64x2 &a) |
|
v_int32x4 | cv::v_round (const v_float64x2 &a, const v_float64x2 &b) |
|
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> |
v_uint16x8 | cv::v_rshr_pack_u (const v_int32x4 &a, const v_int32x4 &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) |
|
int | cv::v_scan_forward (const v_uint8x16 &a) |
|
int | cv::v_scan_forward (const v_int8x16 &a) |
|
int | cv::v_scan_forward (const v_uint16x8 &a) |
|
int | cv::v_scan_forward (const v_int16x8 &a) |
|
int | cv::v_scan_forward (const v_uint32x4 &a) |
|
int | cv::v_scan_forward (const v_int32x4 &a) |
|
int | cv::v_scan_forward (const v_float32x4 &a) |
|
int | cv::v_scan_forward (const v_uint64x2 &a) |
|
int | cv::v_scan_forward (const v_int64x2 &a) |
|
int | cv::v_scan_forward (const v_float64x2 &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_float64x2 | cv::v_select (const v_float64x2 &mask, const v_float64x2 &a, const v_float64x2 &b) |
|
template<int n> |
v_uint8x16 | cv::v_shl (const v_uint8x16 &a) |
|
template<int n> |
v_uint16x8 | cv::v_shl (const v_uint16x8 &a) |
|
template<int n> |
v_uint32x4 | cv::v_shl (const v_uint32x4 &a) |
|
template<int n> |
v_uint64x2 | cv::v_shl (const v_uint64x2 &a) |
|
template<int n> |
v_int8x16 | cv::v_shl (const v_int8x16 &a) |
|
template<int n> |
v_int16x8 | cv::v_shl (const v_int16x8 &a) |
|
template<int n> |
v_int32x4 | cv::v_shl (const v_int32x4 &a) |
|
template<int n> |
v_int64x2 | cv::v_shl (const v_int64x2 &a) |
|
template<int n> |
v_uint8x16 | cv::v_shr (const v_uint8x16 &a) |
|
template<int n> |
v_uint16x8 | cv::v_shr (const v_uint16x8 &a) |
|
template<int n> |
v_uint32x4 | cv::v_shr (const v_uint32x4 &a) |
|
template<int n> |
v_uint64x2 | cv::v_shr (const v_uint64x2 &a) |
|
template<int n> |
v_int8x16 | cv::v_shr (const v_int8x16 &a) |
|
template<int n> |
v_int16x8 | cv::v_shr (const v_int16x8 &a) |
|
template<int n> |
v_int32x4 | cv::v_shr (const v_int32x4 &a) |
|
template<int n> |
v_int64x2 | cv::v_shr (const v_int64x2 &a) |
|
int | cv::v_signmask (const v_uint8x16 &a) |
|
int | cv::v_signmask (const v_uint16x8 &a) |
|
int | cv::v_signmask (const v_uint32x4 &a) |
|
int | cv::v_signmask (const v_uint64x2 &a) |
|
int | cv::v_signmask (const v_int8x16 &a) |
|
int | cv::v_signmask (const v_int16x8 &a) |
|
int | cv::v_signmask (const v_int32x4 &a) |
|
int | cv::v_signmask (const v_float32x4 &a) |
|
int | cv::v_signmask (const v_int64x2 &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) |
|
void | cv::v_store (uchar *ptr, const v_uint8x16 &a) |
|
void | cv::v_store (uchar *ptr, const v_uint8x16 &a, hal::StoreMode) |
|
void | cv::v_store (schar *ptr, const v_int8x16 &a) |
|
void | cv::v_store (schar *ptr, const v_int8x16 &a, hal::StoreMode) |
|
void | cv::v_store (ushort *ptr, const v_uint16x8 &a) |
|
void | cv::v_store (ushort *ptr, const v_uint16x8 &a, hal::StoreMode) |
|
void | cv::v_store (short *ptr, const v_int16x8 &a, hal::StoreMode) |
|
void | cv::v_store (short *ptr, const v_int16x8 &a) |
|
void | cv::v_store (unsigned *ptr, const v_uint32x4 &a, hal::StoreMode) |
|
void | cv::v_store (unsigned *ptr, const v_uint32x4 &a) |
|
void | cv::v_store (int *ptr, const v_int32x4 &a, hal::StoreMode) |
|
void | cv::v_store (int *ptr, const v_int32x4 &a) |
|
void | cv::v_store (uint64 *ptr, const v_uint64x2 &a) |
|
void | cv::v_store (uint64 *ptr, const v_uint64x2 &a, hal::StoreMode) |
|
void | cv::v_store (int64 *ptr, const v_int64x2 &a, hal::StoreMode) |
|
void | cv::v_store (int64 *ptr, const v_int64x2 &a) |
|
void | cv::v_store (float *ptr, const v_float32x4 &a) |
|
void | cv::v_store (float *ptr, const v_float32x4 &a, hal::StoreMode) |
|
void | cv::v_store (double *ptr, const v_float64x2 &a, hal::StoreMode) |
|
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 (uint64 *ptr, const v_uint64x2 &a) |
|
void | cv::v_store_aligned (int64 *ptr, const v_int64x2 &a) |
|
void | cv::v_store_aligned (float *ptr, const v_float32x4 &a) |
|
void | cv::v_store_aligned (double *ptr, const v_float64x2 &a) |
|
void | cv::v_store_aligned_nocache (uchar *ptr, const v_uint8x16 &a) |
|
void | cv::v_store_aligned_nocache (schar *ptr, const v_int8x16 &a) |
|
void | cv::v_store_aligned_nocache (ushort *ptr, const v_uint16x8 &a) |
|
void | cv::v_store_aligned_nocache (short *ptr, const v_int16x8 &a) |
|
void | cv::v_store_aligned_nocache (unsigned *ptr, const v_uint32x4 &a) |
|
void | cv::v_store_aligned_nocache (int *ptr, const v_int32x4 &a) |
|
void | cv::v_store_aligned_nocache (uint64 *ptr, const v_uint64x2 &a) |
|
void | cv::v_store_aligned_nocache (int64 *ptr, const v_int64x2 &a) |
|
void | cv::v_store_aligned_nocache (float *ptr, const v_float32x4 &a) |
|
void | cv::v_store_aligned_nocache (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 (uint64 *ptr, const v_uint64x2 &a) |
|
void | cv::v_store_high (int64 *ptr, const v_int64x2 &a) |
|
void | cv::v_store_high (float *ptr, const v_float32x4 &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, hal::StoreMode=hal::STORE_UNALIGNED) |
|
void | cv::v_store_interleave (uchar *ptr, const v_uint8x16 &a, const v_uint8x16 &b, const v_uint8x16 &c, const v_uint8x16 &d, hal::StoreMode=hal::STORE_UNALIGNED) |
|
void | cv::v_store_interleave (uchar *ptr, const v_uint8x16 &a, const v_uint8x16 &b, hal::StoreMode=hal::STORE_UNALIGNED) |
|
void | cv::v_store_interleave (schar *ptr, const v_int8x16 &a, const v_int8x16 &b, hal::StoreMode=hal::STORE_UNALIGNED) |
|
void | cv::v_store_interleave (schar *ptr, const v_int8x16 &a, const v_int8x16 &b, const v_int8x16 &c, const v_int8x16 &d, hal::StoreMode=hal::STORE_UNALIGNED) |
|
void | cv::v_store_interleave (schar *ptr, const v_int8x16 &a, const v_int8x16 &b, const v_int8x16 &c, hal::StoreMode=hal::STORE_UNALIGNED) |
|
void | cv::v_store_interleave (ushort *ptr, const v_uint16x8 &a, const v_uint16x8 &b, const v_uint16x8 &c, const v_uint16x8 &d, hal::StoreMode=hal::STORE_UNALIGNED) |
|
void | cv::v_store_interleave (ushort *ptr, const v_uint16x8 &a, const v_uint16x8 &b, hal::StoreMode=hal::STORE_UNALIGNED) |
|
void | cv::v_store_interleave (ushort *ptr, const v_uint16x8 &a, const v_uint16x8 &b, const v_uint16x8 &c, hal::StoreMode=hal::STORE_UNALIGNED) |
|
void | cv::v_store_interleave (short *ptr, const v_int16x8 &a, const v_int16x8 &b, const v_int16x8 &c, const v_int16x8 &d, hal::StoreMode=hal::STORE_UNALIGNED) |
|
void | cv::v_store_interleave (short *ptr, const v_int16x8 &a, const v_int16x8 &b, hal::StoreMode=hal::STORE_UNALIGNED) |
|
void | cv::v_store_interleave (short *ptr, const v_int16x8 &a, const v_int16x8 &b, const v_int16x8 &c, hal::StoreMode=hal::STORE_UNALIGNED) |
|
void | cv::v_store_interleave (unsigned *ptr, const v_uint32x4 &a, const v_uint32x4 &b, const v_uint32x4 &c, const v_uint32x4 &d, hal::StoreMode=hal::STORE_UNALIGNED) |
|
void | cv::v_store_interleave (unsigned *ptr, const v_uint32x4 &a, const v_uint32x4 &b, const v_uint32x4 &c, hal::StoreMode=hal::STORE_UNALIGNED) |
|
void | cv::v_store_interleave (unsigned *ptr, const v_uint32x4 &a, const v_uint32x4 &b, hal::StoreMode=hal::STORE_UNALIGNED) |
|
void | cv::v_store_interleave (int *ptr, const v_int32x4 &a, const v_int32x4 &b, const v_int32x4 &c, const v_int32x4 &d, hal::StoreMode=hal::STORE_UNALIGNED) |
|
void | cv::v_store_interleave (int *ptr, const v_int32x4 &a, const v_int32x4 &b, const v_int32x4 &c, hal::StoreMode=hal::STORE_UNALIGNED) |
|
void | cv::v_store_interleave (int *ptr, const v_int32x4 &a, const v_int32x4 &b, hal::StoreMode=hal::STORE_UNALIGNED) |
|
void | cv::v_store_interleave (float *ptr, const v_float32x4 &a, const v_float32x4 &b, const v_float32x4 &c, const v_float32x4 &d, hal::StoreMode=hal::STORE_UNALIGNED) |
|
void | cv::v_store_interleave (float *ptr, const v_float32x4 &a, const v_float32x4 &b, const v_float32x4 &c, hal::StoreMode=hal::STORE_UNALIGNED) |
|
void | cv::v_store_interleave (float *ptr, const v_float32x4 &a, const v_float32x4 &b, hal::StoreMode=hal::STORE_UNALIGNED) |
|
void | cv::v_store_interleave (uint64 *ptr, const v_uint64x2 &a, const v_uint64x2 &b, const v_uint64x2 &c, hal::StoreMode=hal::STORE_UNALIGNED) |
|
void | cv::v_store_interleave (uint64 *ptr, const v_uint64x2 &a, const v_uint64x2 &b, hal::StoreMode=hal::STORE_UNALIGNED) |
|
void | cv::v_store_interleave (uint64 *ptr, const v_uint64x2 &a, const v_uint64x2 &b, const v_uint64x2 &c, const v_uint64x2 &d, hal::StoreMode=hal::STORE_UNALIGNED) |
|
void | cv::v_store_interleave (int64 *ptr, const v_int64x2 &a, const v_int64x2 &b, const v_int64x2 &c, hal::StoreMode=hal::STORE_UNALIGNED) |
|
void | cv::v_store_interleave (int64 *ptr, const v_int64x2 &a, const v_int64x2 &b, const v_int64x2 &c, const v_int64x2 &d, hal::StoreMode=hal::STORE_UNALIGNED) |
|
void | cv::v_store_interleave (int64 *ptr, const v_int64x2 &a, const v_int64x2 &b, hal::StoreMode=hal::STORE_UNALIGNED) |
|
void | cv::v_store_interleave (double *ptr, const v_float64x2 &a, const v_float64x2 &b, hal::StoreMode=hal::STORE_UNALIGNED) |
|
void | cv::v_store_interleave (double *ptr, const v_float64x2 &a, const v_float64x2 &b, const v_float64x2 &c, const v_float64x2 &d, hal::StoreMode=hal::STORE_UNALIGNED) |
|
void | cv::v_store_interleave (double *ptr, const v_float64x2 &a, const v_float64x2 &b, const v_float64x2 &c, hal::StoreMode=hal::STORE_UNALIGNED) |
|
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 (uint64 *ptr, const v_uint64x2 &a) |
|
void | cv::v_store_low (int64 *ptr, const v_int64x2 &a) |
|
void | cv::v_store_low (float *ptr, const v_float32x4 &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) |
|
vint16mf2_t | cv::vle16_v_i16mf2 (const int16_t *ptr, size_t vl) |
|
vuint16mf2_t | cv::vle16_v_u16mf2 (const uint16_t *ptr, size_t vl) |
|
vfloat32mf2_t | cv::vle32_v_f32mf2 (const float32_t *ptr, size_t vl) |
|
vint32mf2_t | cv::vle32_v_i32mf2 (const int32_t *ptr, size_t vl) |
|
vuint32mf2_t | cv::vle32_v_u32mf2 (const uint32_t *ptr, size_t vl) |
|
vfloat64mf2_t | cv::vle64_v_f64mf2 (const float64_t *ptr, size_t vl) |
|
vint64mf2_t | cv::vle64_v_i64mf2 (const int64_t *ptr, size_t vl) |
|
vuint64mf2_t | cv::vle64_v_u64mf2 (const uint64_t *ptr, size_t vl) |
|
vint8mf2_t | cv::vle8_v_i8mf2 (const int8_t *ptr, size_t vl) |
|
vint8mf4_t | cv::vle8_v_i8mf4 (const int8_t *base, size_t vl) |
|
vuint8mf2_t | cv::vle8_v_u8mf2 (const uint8_t *ptr, size_t vl) |
|
vuint8mf4_t | cv::vle8_v_u8mf4 (const uint8_t *base, size_t vl) |
|
void | cv::vse16_v_i16mf2 (int16_t *ptr, vint16mf2_t v, size_t vl) |
|
void | cv::vse16_v_u16mf2 (uint16_t *ptr, vuint16mf2_t v, size_t vl) |
|
void | cv::vse32_v_f32mf2 (float32_t *ptr, vfloat32mf2_t v, size_t vl) |
|
void | cv::vse32_v_i32mf2 (int32_t *ptr, vint32mf2_t v, size_t vl) |
|
void | cv::vse32_v_u32mf2 (uint32_t *ptr, vuint32mf2_t v, size_t vl) |
|
void | cv::vse64_v_f64mf2 (float64_t *ptr, vfloat64mf2_t v, size_t vl) |
|
void | cv::vse64_v_i64mf2 (int64_t *ptr, vint64mf2_t v, size_t vl) |
|
void | cv::vse64_v_u64mf2 (uint64_t *ptr, vuint64mf2_t v, size_t vl) |
|
void | cv::vse8_v_i8mf2 (int8_t *ptr, vint8mf2_t v, size_t vl) |
|
void | cv::vse8_v_u8mf2 (uint8_t *ptr, vuint8mf2_t v, size_t vl) |
|
vint16m1_t | cv::vwcvt_x_x_v_i16m1 (vint8mf2_t v, size_t vl) |
|
vint16mf2_t | cv::vwcvt_x_x_v_i16mf2 (vint8mf4_t src, size_t vl) |
|
vint32m1_t | cv::vwcvt_x_x_v_i32m1 (vint16mf2_t v, size_t vl) |
|
vint64m1_t | cv::vwcvt_x_x_v_i64m1 (vint32mf2_t v, size_t vl) |
|
vuint16m1_t | cv::vwcvtu_x_x_v_u16m1 (vuint8mf2_t v, size_t vl) |
|
vuint16mf2_t | cv::vwcvtu_x_x_v_u16mf2 (vuint8mf4_t src, size_t vl) |
|
vuint32m1_t | cv::vwcvtu_x_x_v_u32m1 (vuint16mf2_t v, size_t vl) |
|
vuint64m1_t | cv::vwcvtu_x_x_v_u64m1 (vuint32mf2_t v, size_t vl) |
|
|
Create new vector with zero elements
|
v_uint8x16 | cv::v_setzero_u8 () |
|
v_int8x16 | cv::v_setzero_s8 () |
|
v_uint16x8 | cv::v_setzero_u16 () |
|
v_int16x8 | cv::v_setzero_s16 () |
|
v_uint32x4 | cv::v_setzero_u32 () |
|
v_int32x4 | cv::v_setzero_s32 () |
|
v_uint64x2 | cv::v_setzero_u64 () |
|
v_int64x2 | cv::v_setzero_s64 () |
|
v_float32x4 | cv::v_setzero_f32 () |
|
v_float64x2 | cv::v_setzero_f64 () |
|
|
Create new vector with elements set to a specific value
|
v_uint8x16 | cv::v_setall_u8 (uchar val) |
|
v_int8x16 | cv::v_setall_s8 (schar val) |
|
v_uint16x8 | cv::v_setall_u16 (ushort val) |
|
v_int16x8 | cv::v_setall_s16 (short val) |
|
v_uint32x4 | cv::v_setall_u32 (unsigned val) |
|
v_int32x4 | cv::v_setall_s32 (int val) |
|
v_uint64x2 | cv::v_setall_u64 (uint64 val) |
|
v_int64x2 | cv::v_setall_s64 (int64 val) |
|
v_float32x4 | cv::v_setall_f32 (float val) |
|
v_float64x2 | cv::v_setall_f64 (double val) |
|