Public Member Functions
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 >.

List of all members.

Public Member Functions

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

template<int bidx, int green_bits>
struct cv::gpu::device::color_detail::RGB5x52RGB< 4, bidx, green_bits >


Constructor & Destructor Documentation

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

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: