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:USE_FIXED
(Results
1 - 25
of
31
) sorted by relevance
1
2
/third_party/ffmpeg/libavcodec/
H
A
D
ac3.h
35
#ifndef
USE_FIXED
36
#define
USE_FIXED
0
macro
39
#if
USE_FIXED
61
#else /*
USE_FIXED
*/
82
#endif /*
USE_FIXED
*/
H
A
D
aacdec_template.c
931
#if
USE_FIXED
in decode_ga_specific_config()
1022
#if
USE_FIXED
in decode_eld_specific_config()
1256
#if !
USE_FIXED
in aac_static_table_init()
1290
#if
USE_FIXED
in aac_decode_init()
1294
#endif /*
USE_FIXED
*/
in aac_decode_init()
1337
#if
USE_FIXED
in aac_decode_init()
1341
#endif /*
USE_FIXED
*/
in aac_decode_init()
1352
#if !
USE_FIXED
in aac_decode_init()
1625
#if
USE_FIXED
in decode_scalefactors()
1629
#endif /*
USE_FIXED
*/
in decode_scalefactors()
[all...]
H
A
D
lpc.h
118
#if
USE_FIXED
129
#endif //
USE_FIXED
146
ref[0] = -gen1[0] / ((
USE_FIXED
|| err) ? err : 1);
in compute_ref_coefs()
155
ref[i] = -gen1[0] / ((
USE_FIXED
|| err) ? err : 1);
in compute_ref_coefs()
H
A
D
aac_defines.h
24
#ifndef
USE_FIXED
25
#define
USE_FIXED
0
macro
28
#if
USE_FIXED
114
#endif /*
USE_FIXED
*/
H
A
D
sbrdsp_template.c
36
#if
USE_FIXED
in sbr_qmf_deint_bfly_c()
94
#if !
USE_FIXED
in ff_sbrdsp_init()
104
#endif /* !
USE_FIXED
*/
in ff_sbrdsp_init()
H
A
D
aacsbr_template.c
159
#if
USE_FIXED
163
#endif /*
USE_FIXED
*/
370
#if
USE_FIXED
372
#endif /*
USE_FIXED
*/
382
#if
USE_FIXED
394
#endif /*
USE_FIXED
*/
419
#if
USE_FIXED
439
#endif /*
USE_FIXED
*/
544
#if
USE_FIXED
546
#endif /*
USE_FIXED
*/
[all...]
H
A
D
aacps_tablegen.c
23
#define
USE_FIXED
0
macro
H
A
D
aacps_float.c
22
#define
USE_FIXED
0
macro
H
A
D
aacpsdsp_fixed.c
21
#define
USE_FIXED
1
macro
H
A
D
aacpsdsp_float.c
21
#define
USE_FIXED
0
macro
H
A
D
cbrt_fixed_tablegen.c
23
#define
USE_FIXED
1
macro
H
A
D
cbrt_tablegen.c
23
#define
USE_FIXED
0
macro
H
A
D
aacps_fixed_tablegen.c
23
#define
USE_FIXED
1
macro
H
A
D
aacps_fixed.c
22
#define
USE_FIXED
1
macro
H
A
D
cbrt_data_fixed.c
27
#define
USE_FIXED
1
macro
H
A
D
ac3dec.h
231
#if
USE_FIXED
277
#if (!
USE_FIXED
)
H
A
D
cbrt_tablegen_template.c
35
#if
USE_FIXED
in main()
H
A
D
aacps.c
31
#if
USE_FIXED
36
#endif /*
USE_FIXED
*/
68
#if
USE_FIXED
in hybrid2_re()
71
#endif /*
USE_FIXED
*/
in hybrid2_re()
244
#if
USE_FIXED
in map_val_34_to_20()
258
#endif /*
USE_FIXED
*/
in map_val_34_to_20()
273
#if
USE_FIXED
in map_val_34_to_20()
277
#endif /*
USE_FIXED
*/
in map_val_34_to_20()
409
#if !
USE_FIXED
in decorrelation()
412
#endif /*
USE_FIXED
*/
in decorrelation()
[all...]
H
A
D
ac3dec.c
71
#if (!
USE_FIXED
)
169
#if (!
USE_FIXED
)
in ac3_tables_init()
205
#if (
USE_FIXED
)
in ac3_decode_init()
217
if (
USE_FIXED
)
in ac3_decode_init()
721
#if
USE_FIXED
in do_imdct()
733
#if
USE_FIXED
in do_imdct()
861
#if
USE_FIXED
in spx_strategy()
884
if (!
USE_FIXED
)
in spx_strategy()
917
#if
USE_FIXED
in spx_coordinates()
956
#if
USE_FIXED
in spx_coordinates()
[all...]
H
A
D
aac.h
40
#if !
USE_FIXED
333
#if
USE_FIXED
340
#endif /*
USE_FIXED
*/
H
A
D
cbrt_tablegen.h
32
#if
USE_FIXED
H
A
D
aacps_tablegen_template.c
28
#if
USE_FIXED
40
#endif /*
USE_FIXED
*/
H
A
D
aacpsdsp_template.c
66
#if
USE_FIXED
in ps_hybrid_analysis_c()
72
#endif /*
USE_FIXED
*/
in ps_hybrid_analysis_c()
223
#if !
USE_FIXED
in ff_psdsp_init()
233
#endif /* !
USE_FIXED
*/
in ff_psdsp_init()
H
A
D
ac3dec_fixed.c
51
#define
USE_FIXED
1
macro
H
A
D
sbrdsp_fixed.c
26
#define
USE_FIXED
1
macro
Completed in 14 milliseconds
1
2