OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fstride
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/opus/src/celt/
kiss_fft.c
50
const size_t
fstride
,
72
tw1 +=
fstride
;
83
const size_t
fstride
,
103
tw1 +=
fstride
;
114
const size_t
fstride
,
145
tw1 +=
fstride
;
146
tw2 +=
fstride
*2;
147
tw3 +=
fstride
*3;
161
const size_t
fstride
,
190
tw1 +=
fstride
;
614
int
fstride
[MAXFACTORS];
local
673
int
fstride
[MAXFACTORS];
local
[
all
...]
/external/libopus/celt/
kiss_fft.c
50
const size_t
fstride
,
72
tw1 +=
fstride
;
83
const size_t
fstride
,
103
tw1 +=
fstride
;
114
const size_t
fstride
,
145
tw1 +=
fstride
;
146
tw2 +=
fstride
*2;
147
tw3 +=
fstride
*3;
161
const size_t
fstride
,
190
tw1 +=
fstride
;
614
int
fstride
[MAXFACTORS];
local
673
int
fstride
[MAXFACTORS];
local
[
all
...]
Completed in 112 milliseconds