OpenCV  4.0.0-pre
Open Source Computer Vision
Looking for a C++ dev who knows OpenCV?
I'm looking for work. Hire me!

#include "block.hpp"

Static Public Member Functions

__device__ static __forceinline__ uint blockId ()
 
__device__ static __forceinline__ uint blockSize ()
 
__device__ static __forceinline__ uint threadLineId ()
 

Member Function Documentation

◆ blockId()

__device__ static __forceinline__ uint cv::cudev::Block::blockId ( )
inlinestatic

◆ blockSize()

__device__ static __forceinline__ uint cv::cudev::Block::blockSize ( )
inlinestatic

Referenced by cv::cudev::blockCopy(), cv::cudev::blockFill(), cv::cudev::blockTransform(), and cv::cudev::blockYota().

Here is the caller graph for this function:

◆ threadLineId()

__device__ static __forceinline__ uint cv::cudev::Block::threadLineId ( )
inlinestatic

Referenced by cv::cudev::blockCopy(), cv::cudev::blockFill(), cv::cudev::blockTransform(), and cv::cudev::blockYota().

Here is the caller graph for this function:

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