Searched defs:istep (Results 1 – 4 of 4) sorted by relevance
/external/webrtc/src/common_audio/signal_processing/ |
D | complex_fft.c | 161 int i, j, l, k, istep, n, m; in WebRtcSpl_ComplexFFT() local 289 int i, j, l, k, istep, n, m, scale, shift; in WebRtcSpl_ComplexIFFT() local
|
/external/bluetooth/bluez/audio/ |
D | ctl_bluetooth.c | 132 long *imin, long *imax, long *istep) in bluetooth_get_integer_info()
|
/external/opencv/cv/src/ |
D | cvsegmentation.cpp | 107 int mstep, istep; in cvWatershed() local
|
/external/opencv/cxcore/src/ |
D | cxutils.cpp | 1065 int istep = idx ? idx->step/sizeof(int) : 0; in cvSort() local
|