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
defs:W5
(Results
1 - 10
of
10
) sorted by relevance
/third_party/ffmpeg/libavcodec/arm/
H
A
D
simple_idct_armv5te.S
30
#define
W5
12873 /* cos(i*M_PI/16)*sqrt(2)*(1<<14) + 0.5 */
define
H
A
D
simple_idct_armv6.S
30
#define
W5
12873 /* cos(i*M_PI/16)*sqrt(2)*(1<<14) + 0.5 */
define
[all...]
H
A
D
simple_idct_arm.S
33
#define
W5
12873
define
[all...]
H
A
D
simple_idct_neon.S
32
#define
W5
12873 //cos(i*M_PI/16)*sqrt(2)*(1<<14) + 0.5
define
/third_party/ffmpeg/libavcodec/mips/
H
A
D
simple_idct_mmi.c
35
#define
W5
12873 //cos(i*M_PI/16)*sqrt(2)*(1<<14) + 0.5
macro
H
A
D
wmv2dsp_mmi.c
33
#define
W5
1609 /* 2048*sqrt (2)*cos (5*pi/16) */
macro
/third_party/ffmpeg/libavcodec/alpha/
H
A
D
simple_idct_alpha.c
39
#define
W5
12873
macro
/third_party/ffmpeg/libavcodec/
H
A
D
simple_idct_template.c
39
#undef
W5
macro
54
#define
W5
12873 //cos(i*M_PI/16)*sqrt(2)*(1<<14) + 0.5
macro
72
#define
W5
12873 // 51491
macro
95
#define
W5
25746
macro
[all...]
H
A
D
wmv2dsp.c
32
#define
W5
1609 /* 2048*sqrt (2)*cos (5*pi/16) */
macro
/third_party/ffmpeg/libavcodec/ppc/
H
A
D
fdctdsp.c
53
#define
W5
(M_SQRT2 * (C1 + C3 - C5 + C7))
macro
Completed in 7 milliseconds