Searched refs:getUMatRef (Results 1 – 3 of 3) sorted by relevance
1331 _dst.getUMatRef(0) = src; in buildPyramid()1333 pyrDown( _dst.getUMatRef(i-1), _dst.getUMatRef(i), Size(), borderType ); in buildPyramid()
317 UMat& getUMatRef(int i=-1) const;
2609 UMat& _OutputArray::getUMatRef(int i) const in getUMatRef() function in cv::_OutputArray