#include <opencv2/cudev/util/vec_traits.hpp>
|
| __host__ __device__ static __forceinline__ short4 | all (short v) |
| |
| __host__ __device__ static __forceinline__ short4 | make (const short *v) |
| |
| __host__ __device__ static __forceinline__ short4 | make (short x, short y, short z, short w) |
| |
◆ elem_type
◆ 匿名列舉
◆ all()
◆ make() 過載 [1/2]
| __host__ __device__ static __forceinline__ short4 cv::cudev::VecTraits< short4 >::make |
( |
const short * | v | ) |
|
|
內聯靜態 |
◆ make() 過載 [2/2]
| __host__ __device__ static __forceinline__ short4 cv::cudev::VecTraits< short4 >::make |
( |
short | x, |
|
|
short | y, |
|
|
short | z, |
|
|
short | w ) |
|
內聯靜態 |
本結構體的文件生成自以下檔案