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:rgba1
(Results
1 - 5
of
5
) sorted by relevance
/third_party/skia/third_party/externals/libwebp/examples/
H
A
D
anim_diff.c
35
static int FramesAreEqual(const uint8_t* const
rgba1
,
in FramesAreEqual()
argument
58
static int FramesAreSimilar(const uint8_t* const
rgba1
,
in FramesAreSimilar()
argument
82
const uint8_t* const
rgba1
= frame1->rgba;
in MinimizeAnimationFrames()
local
166
const uint8_t* const
rgba1
= img1->frames[i].rgba;
in CompareAnimatedImagePair()
local
H
A
D
anim_util.c
737
void GetDiffAndPSNR(const uint8_t
rgba1
[], const uint8_t rgba2[],
in GetDiffAndPSNR()
argument
/third_party/skia/third_party/externals/libjpeg-turbo/simd/arm/
H
A
D
jdmrgext-neon.c
414
uint8x16x4_t rgba0,
rgba1
;
in jsimd_h2v2_merged_upsample_neon()
local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H
A
D
RobustResourceInitTest.cpp
60
GLColor
rgba1
= make8888From565(color1);
in UncompressDXTBlock()
local
/third_party/skia/third_party/externals/libwebp/src/dsp/
H
A
D
lossless_sse2.c
573
const __m128i
rgba1
= _mm_srli_si128(rgba0, 8); // ba0..ba7 | 0
in ConvertBGRAToRGBA4444_SSE2()
local
Completed in 9 milliseconds