Home
last modified time | relevance | path

Searched defs:_step (Results 1 – 3 of 3) sorted by relevance

/external/javasqlite/src/main/java/SQLite/
DBackup.java53 private native boolean _step(int n) throws SQLite.Exception; in _step() method in Backup
/external/libopus/src/
Dopus_compare.c90 int _step,int _downsample){ in band_energy()
/external/opencv/cv/include/
Dcvcompat.h949 #define CV_INIT_PIXEL_POS(pos, origin, _step, roi, _x, _y, orientation) \ argument