Home
last modified time | relevance | path

Searched refs:imagePitchAlignment (Results 1 – 3 of 3) sorted by relevance

/external/opencv3/modules/core/include/opencv2/core/
Docl.hpp160 uint imagePitchAlignment() const;
/external/opencv3/modules/video/src/
Dlkpyramid.cpp895 int pitchAlign = (int)ocl::Device::getDefault().imagePitchAlignment(); in sparse()
/external/opencv3/modules/core/src/
Docl.cpp2022 uint Device::imagePitchAlignment() const in imagePitchAlignment() function in cv::ocl::Device
5690 uint pitchAlign = d.imagePitchAlignment(); in canCreateAlias()