Searched refs:_step (Results 1 – 3 of 3) sorted by relevance
49 return _step(n); in step()53 private native boolean _step(int n) throws SQLite.Exception; in _step() method in Backup61 _step(-1); in backup()
949 #define CV_INIT_PIXEL_POS(pos, origin, _step, roi, _x, _y, orientation) \ argument951 (pos).step = (_step)/sizeof((pos).currline[0]) * (orientation ? -1 : 1), \
722 \item{\texttt{numeric\_derivative\_relative\_step\_size }} ($10^{-6}$)728 \delta &= \texttt{numeric\_derivative\_relative\_step\_size}\\