OpenCV
4.7.0-dev
Open Source Computer Vision
|
#include <opencv2/core/hal/intrin_rvv.hpp>
Public Types | |
enum | { nlanes = 8 } |
typedef ushort | lane_type |
Public Member Functions | |
v_uint16x8 () | |
v_uint16x8 (vuint16m1_t v) | |
v_uint16x8 (ushort v0, ushort v1, ushort v2, ushort v3, ushort v4, ushort v5, ushort v6, ushort v7) | |
ushort | get0 () const |
operator vuint16m1_t () const | |
Public Attributes | |
ushort | val [8] |
typedef ushort cv::v_uint16x8::lane_type |
|
inline |
|
inlineexplicit |
|
inline |
|
inline |
|
inline |
ushort cv::v_uint16x8::val[8] |