#include "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) |
|
__host__ __device__ static __forceinline__ short4 cv::cudev::VecTraits< short4 >::make |
( |
const short * |
v | ) |
|
|
inlinestatic |
__host__ __device__ static __forceinline__ short4 cv::cudev::VecTraits< short4 >::make |
( |
short |
x, |
|
|
short |
y, |
|
|
short |
z, |
|
|
short |
w |
|
) |
| |
|
inlinestatic |
The documentation for this struct was generated from the following file: