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