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

#include <color_detail.hpp>

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

Public Member Functions

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

Constructor & Destructor Documentation

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

Member Function Documentation

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

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