Searched refs:_ofs (Results 1 – 3 of 3) sorted by relevance
416 DecisionFunc(double _rho, int _ofs) : rho(_rho), ofs(_ofs) {} in DecisionFunc()
2413 int _scale_x, int _scale_y, const int* _ofs, const int* _xofs) : in resizeAreaFast_Invoker() argument2415 scale_y(_scale_y), ofs(_ofs), xofs(_xofs) in resizeAreaFast_Invoker()3302 AutoBuffer<int> _ofs(area + dsize.width*cn); in resize() local3303 int* ofs = _ofs; in resize()
5323 const CvFileNode* _node, size_t _ofs) in FileNodeIterator() argument5341 (*this) += (int)_ofs; in FileNodeIterator()