Home
last modified time | relevance | path

Searched defs:_step (Results 1 – 5 of 5) 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/libvpx/libvpx/vpx_dsp/
Dpsnrhvs.c122 int _w, int _h, int _step, const double _csf[8][8], in calc_psnrhvs()
/external/libopus/src/
Dopus_compare.c90 int _step,int _downsample){ in band_energy()
/external/autotest/server/cros/chaos_lib/
Dchaos_capture_analyzer.py543 def _step(self, reached_state, packet): member in WifiStateMachineAnalyzer
/external/mesa3d/src/compiler/glsl/
Dbuiltin_functions.cpp3727 builtin_builder::_step(builtin_available_predicate avail, const glsl_type *edge_type, const glsl_ty… in _step() function in builtin_builder