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:W3
(Results
1 - 10
of
10
) sorted by relevance
/third_party/ffmpeg/libavcodec/arm/
H
A
D
simple_idct_armv5te.S
28
#define
W3
19266 /* cos(i*M_PI/16)*sqrt(2)*(1<<14) + 0.5 */
define
H
A
D
simple_idct_armv6.S
28
#define
W3
19266 /* cos(i*M_PI/16)*sqrt(2)*(1<<14) + 0.5 */
define
[all...]
H
A
D
simple_idct_arm.S
31
#define
W3
19266
define
[all...]
H
A
D
simple_idct_neon.S
30
#define
W3
19266 //cos(i*M_PI/16)*sqrt(2)*(1<<14) + 0.5
define
/third_party/ffmpeg/libavcodec/mips/
H
A
D
simple_idct_mmi.c
33
#define
W3
19266 //cos(i*M_PI/16)*sqrt(2)*(1<<14) + 0.5
macro
H
A
D
wmv2dsp_mmi.c
31
#define
W3
2408 /* 2048*sqrt (2)*cos (3*pi/16) */
macro
/third_party/ffmpeg/libavcodec/alpha/
H
A
D
simple_idct_alpha.c
37
#define
W3
19266
macro
/third_party/ffmpeg/libavcodec/
H
A
D
simple_idct_template.c
37
#undef
W3
macro
52
#define
W3
19266 //cos(i*M_PI/16)*sqrt(2)*(1<<14) + 0.5
macro
70
#define
W3
19265 // 77062
macro
93
#define
W3
38531
macro
[all...]
H
A
D
wmv2dsp.c
30
#define
W3
2408 /* 2048*sqrt (2)*cos (3*pi/16) */
macro
/third_party/ffmpeg/libavcodec/ppc/
H
A
D
fdctdsp.c
51
#define
W3
(M_SQRT2 * C3)
macro
Completed in 7 milliseconds