OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nSpan
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/main/source/
fft.c
78
* size_t
nSpan
, int iSign, size_t max_factors,
88
*
NSPAN
/NPASS = the spacing of consecutive data values while indexing the
100
* NTOTAL = N =
NSPAN
= (number of complex data values),
111
* WebRtcIsac_Fftradix ( &data[0], &data[1], NTOTAL, nPass,
nSpan
, 2, maxf, maxp);
136
size_t nTotal, size_t nPass, size_t
nSpan
, int isign,
167
size_t
nSpan
, nPass, nTotal;
210
nSpan
= dims [i];
211
if ((int)
nSpan
> max_factors)
213
max_factors = (int)
nSpan
;
215
if ((int)
nSpan
> max_perm)
[
all
...]
/external/chromium_org/third_party/sqlite/src/src/
where.c
[
all
...]
/external/chromium_org/third_party/skia/src/pathops/
SkOpSegment.cpp
[
all
...]
Completed in 639 milliseconds