Home
last modified time | relevance | path

Searched defs:istep (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/webrtc/common_audio/signal_processing/
Dcomplex_fft.c31 int i, j, l, k, istep, n, m; in WebRtcSpl_ComplexFFT() local
160 size_t i, j, l, istep, n, m; in WebRtcSpl_ComplexIFFT() local
Dcomplex_fft_mips.c26 int istep = 0; in WebRtcSpl_ComplexFFT() local
153 int istep = 0, n = 0, m = 0; in WebRtcSpl_ComplexIFFT() local
/external/python/cpython2/Objects/
Drangeobject.c68 long ilow = 0, ihigh = 0, istep = 1; in range_new() local
/external/python/cpython2/Python/
Dbltinmodule.c1812 PyObject *istep = NULL; in handle_range_longs() local
1967 long ilow = 0, ihigh = 0, istep = 1; in builtin_range() local