HomeSort by relevance Sort by last modified time
    Searched defs:Image2D (Results 1 - 4 of 4) sorted by null

  /external/opencv3/modules/core/include/opencv2/core/
ocl.hpp 68 class CV_EXPORTS Image2D;
357 int set(int i, const Image2D& image2D);
643 class CV_EXPORTS Image2D
646 Image2D();
653 explicit Image2D(const UMat &src, bool norm = false, bool alias = false);
654 Image2D(const Image2D & i);
655 ~Image2D();
657 Image2D & operator = (const Image2D & i)
    [all...]
  /external/mesa3d/include/CL/
cl.hpp     [all...]
  /external/opencv3/3rdparty/include/opencl/1.2/CL/
cl.hpp     [all...]
  /external/opencv3/modules/core/src/
ocl.cpp     [all...]

Completed in 226 milliseconds