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:W2
(Results
1 - 15
of
15
) sorted by relevance
/third_party/ffmpeg/libavcodec/arm/
H
A
D
simple_idct_armv5te.S
27
#define
W2
21407 /* cos(i*M_PI/16)*sqrt(2)*(1<<14) + 0.5 */
define
H
A
D
simple_idct_armv6.S
27
#define
W2
21407 /* cos(i*M_PI/16)*sqrt(2)*(1<<14) + 0.5 */
define
[all...]
H
A
D
simple_idct_arm.S
30
#define
W2
21407
define
[all...]
H
A
D
simple_idct_neon.S
29
#define
W2
21407 //cos(i*M_PI/16)*sqrt(2)*(1<<14) + 0.5
define
/third_party/ffmpeg/libavcodec/mips/
H
A
D
simple_idct_mmi.c
32
#define
W2
21407 //cos(i*M_PI/16)*sqrt(2)*(1<<14) + 0.5
macro
H
A
D
wmv2dsp_mmi.c
30
#define
W2
2676 /* 2048*sqrt (2)*cos (2*pi/16) */
macro
/third_party/ffmpeg/libavutil/tests/
H
A
D
pixelutils.c
27
#define
W2
640
macro
/third_party/ffmpeg/libavcodec/alpha/
H
A
D
simple_idct_alpha.c
36
#define
W2
21407
macro
/third_party/ffmpeg/libavcodec/
H
A
D
simple_idct_template.c
36
#undef
W2
macro
51
#define
W2
21407 //cos(i*M_PI/16)*sqrt(2)*(1<<14) + 0.5
macro
69
#define
W2
21407 // 85627
macro
92
#define
W2
42813
macro
[all...]
H
A
D
wmv2dsp.c
29
#define
W2
2676 /* 2048*sqrt (2)*cos (2*pi/16) */
macro
/third_party/skia/third_party/externals/dng_sdk/source/
H
A
D
dng_color_space.cpp
217
dng_vector_3
W2
= PCStoXYZ ();
in SetMatrixToPCS()
local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H
A
D
HexagonGenInsert.cpp
342
uint16_t W1 = RC1.width(),
W2
= RC2.width();
in operator ()()
local
360
uint16_t W1 = RC1.width(),
W2
= RC2.width();
in operator ()()
local
H
A
D
HexagonConstPropagation.cpp
1218
unsigned
W2
= A2.getBitWidth();
in evaluateCMPii()
local
/third_party/ffmpeg/libavcodec/ppc/
H
A
D
fdctdsp.c
50
#define
W2
(M_SQRT2 * C6)
macro
/third_party/vk-gl-cts/modules/gles3/functional/
H
A
D
es3fFboMultisampleTests.cpp
274
static const deUint32
W2
= 40, H2 = 40;
in test()
local
Completed in 15 milliseconds