Searched defs:_step (Results 1 - 10 of 10) sorted by relevance

/external/javasqlite/src/main/java/SQLite/
H A DBackup.java49 return _step(n);
53 private native boolean _step(int n) throws SQLite.Exception; method in class:Backup
61 _step(-1);
/external/libvpx/libvpx/vpx_dsp/
H A Dpsnrhvs.c122 int _w, int _h, int _step, const double _csf[8][8],
158 for (y = 0; y < _h - 7; y += _step) {
159 for (x = 0; x < _w - 7; x += _step) {
120 calc_psnrhvs(const unsigned char *src, int _systride, const unsigned char *dst, int _dystride, double _par, int _w, int _h, int _step, const double _csf[8][8], uint32_t bit_depth, uint32_t _shift) argument
/external/libopus/src/
H A Dopus_compare.c90 int _step,int _downsample){
118 x[ci*_window_sz+xk]=window[xk]*_in[(xi*_step+xk)*_nchannels+ci];
88 band_energy(float *_out,float *_ps,const int *_bands,int _nbands, const float *_in,int _nchannels,size_t _nframes,int _window_sz, int _step,int _downsample) argument
/external/autotest/server/cros/chaos_lib/
H A Dchaos_capture_analyzer.py543 def _step(self, reached_state, packet): member in class:WifiStateMachineAnalyzer
585 self._step(next_state, packet)
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 164 milliseconds