Searched refs:_newndims (Results 1 – 2 of 2) sorted by relevance
558 UMat UMat::reshape(int _cn, int _newndims, const int* _newsz) const in reshape() argument560 if(_newndims == dims) in reshape()564 if(_newndims == 2) in reshape()
4254 Mat Mat::reshape(int _cn, int _newndims, const int* _newsz) const in reshape() argument4256 if(_newndims == dims) in reshape()4260 if(_newndims == 2) in reshape()