Searched defs:_step (Results 1 – 3 of 3) sorted by relevance
53 private native boolean _step(int n) throws SQLite.Exception; in _step() method in Backup
90 int _step,int _downsample){ in band_energy()
949 #define CV_INIT_PIXEL_POS(pos, origin, _step, roi, _x, _y, orientation) \ argument