Public Member Functions | List of all members
cv::gpu::device::color_detail::RGB2RGB5x5< 4, bidx, green_bits > Struct Template Reference

#include <color_detail.hpp>

Inherits cv::gpu::device::unary_function< uint, ushort >.

Public Member Functions

__device__ __forceinline__ ushort operator() (uint src) const
 
__host__ __device__ __forceinline__ RGB2RGB5x5 ()
 
__host__ __device__ __forceinline__ RGB2RGB5x5 (const RGB2RGB5x5 &)
 

Constructor & Destructor Documentation

template<int bidx, int green_bits>
__host__ __device__ __forceinline__ cv::gpu::device::color_detail::RGB2RGB5x5< 4, bidx, green_bits >::RGB2RGB5x5 ( )
template<int bidx, int green_bits>
__host__ __device__ __forceinline__ cv::gpu::device::color_detail::RGB2RGB5x5< 4, bidx, green_bits >::RGB2RGB5x5 ( const RGB2RGB5x5< 4, bidx, green_bits > &  )

Member Function Documentation

template<int bidx, int green_bits>
__device__ __forceinline__ ushort cv::gpu::device::color_detail::RGB2RGB5x5< 4, bidx, green_bits >::operator() ( uint  src) const

The documentation for this struct was generated from the following file: