Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:FFT_FLOAT
(Results
1 - 21
of
21
) sorted by relevance
/third_party/ffmpeg/libavcodec/tests/
H
A
D
fft.c
53
#if
FFT_FLOAT
68
#if
FFT_FLOAT
|| AVFFT
161
#if
FFT_FLOAT
193
#endif /*
FFT_FLOAT
*/
292
#if
FFT_FLOAT
346
#endif /*
FFT_FLOAT
*/
379
#if
FFT_FLOAT
in main()
382
#endif /*
FFT_FLOAT
*/
in main()
394
#if !AVFFT &&
FFT_FLOAT
in main()
472
#if
FFT_FLOAT
in main()
[all...]
H
A
D
fft-fixed32.c
19
#define
FFT_FLOAT
0
macro
H
A
D
avfft.c
24
#define
FFT_FLOAT
1
macro
/third_party/ffmpeg/libavcodec/
H
A
D
rdft.h
22
#if !defined(AVCODEC_RDFT_H) && (!defined(
FFT_FLOAT
) ||
FFT_FLOAT
)
H
A
D
fft.h
25
#ifndef
FFT_FLOAT
26
#define
FFT_FLOAT
1
macro
34
#if
FFT_FLOAT
56
#endif /*
FFT_FLOAT
*/
H
A
D
dct.h
24
#if !defined(AVCODEC_DCT_H) && (!defined(
FFT_FLOAT
) ||
FFT_FLOAT
)
H
A
D
fft_fixed_32.c
50
#define
FFT_FLOAT
0
macro
H
A
D
fft_float.c
19
#define
FFT_FLOAT
1
macro
H
A
D
mdct_float.c
19
#define
FFT_FLOAT
1
macro
H
A
D
mdct_fixed_32.c
50
#define
FFT_FLOAT
0
macro
H
A
D
aac_defines.h
32
#define
FFT_FLOAT
0
macro
81
#define
FFT_FLOAT
1
macro
H
A
D
fft-internal.h
25
#if
FFT_FLOAT
40
#else /*
FFT_FLOAT
*/
52
#endif /*
FFT_FLOAT
*/
H
A
D
ac3.h
41
#define
FFT_FLOAT
0
macro
H
A
D
mdct_template.c
35
#if
FFT_FLOAT
81
#if !
FFT_FLOAT
in ff_mdct_init()
H
A
D
fft_template.c
36
#if !
FFT_FLOAT
38
#else /* !
FFT_FLOAT
*/
139
#endif /*
FFT_FLOAT
*/
229
#if
FFT_FLOAT
in ff_fft_init()
245
#else /*
FFT_FLOAT
*/
in ff_fft_init()
250
if (ARCH_X86 &&
FFT_FLOAT
&& s->fft_permutation == FF_FFT_PERM_AVX) {
in ff_fft_init()
320
#if !
FFT_FLOAT
478
#else /* !
FFT_FLOAT
*/
628
#endif /* !
FFT_FLOAT
*/
H
A
D
ac3enc_fixed.c
30
#define
FFT_FLOAT
0
macro
H
A
D
ac3dec_fixed.c
50
#define
FFT_FLOAT
0
macro
H
A
D
aacdec.c
35
#define
FFT_FLOAT
1
macro
H
A
D
aacdec_fixed.c
61
#define
FFT_FLOAT
0
macro
H
A
D
mdct15.c
39
#define
FFT_FLOAT
1
macro
H
A
D
dcaenc.c
24
#define
FFT_FLOAT
0
macro
Completed in 10 milliseconds