OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cft1st_128
(Results
1 - 3
of
3
) sorted by null
/external/webrtc/src/modules/audio_processing/aec/
aec_rdft.h
48
extern rft_sub_128_t
cft1st_128
;
aec_rdft.c
142
// pre-calculate constants used by
cft1st_128
and cftmdl_128...
445
cft1st_128
(a);
475
cft1st_128
(a);
569
rft_sub_128_t
cft1st_128
;
variable
575
cft1st_128
= cft1st_128_C;
aec_rdft_sse2.c
425
cft1st_128
= cft1st_128_SSE2;
Completed in 3081 milliseconds