#include <vec_traits.hpp>
Public Types | |
| enum | { cn = 2 } |
| typedef schar | elem_type |
Static Public Member Functions | |
| static __device__ __host__ __forceinline__ char2 | all (schar v) |
| static __device__ __host__ __forceinline__ char2 | make (schar x, schar y) |
| static __device__ __host__ __forceinline__ char2 | make (const schar *v) |
| static __device__ __host__ __forceinline__ char2 cv::gpu::device::VecTraits< char2 >::all | ( | schar | v | ) | [static] |
| static __device__ __host__ __forceinline__ char2 cv::gpu::device::VecTraits< char2 >::make | ( | schar | x, |
| schar | y | ||
| ) | [static] |
| static __device__ __host__ __forceinline__ char2 cv::gpu::device::VecTraits< char2 >::make | ( | const schar * | v | ) | [static] |