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:ref_1
(Results
1 - 2
of
2
) sorted by relevance
/third_party/ffmpeg/libavcodec/mips/
H
A
D
h264_deblock_msa.c
51
ref_1
= LD_SB(ref_t + 52); \
54
ref_1
= (v16i8)__msa_ilvr_w((v4i32)
ref_1
, (v4i32)
ref_1
); \
57
ref_1
-= ref_3; \
58
ref_0 = (v16i8)__msa_or_v((v16u8)ref_0, (v16u8)
ref_1
); \
125
v16i8 ref_0,
ref_1
, ref_2, ref_3;
in ff_h264_loop_filter_strength_msa()
local
/third_party/skia/third_party/externals/libwebp/src/dsp/
H
A
D
enc_sse2.c
319
const __m128i
ref_1
= _mm_unpacklo_epi16(ref2, ref3);
in FTransform_SSE2()
local
325
const __m128i ref_1_16b = _mm_unpacklo_epi8(
ref_1
, zero);
in FTransform_SSE2()
358
const __m128i
ref_1
= _mm_unpacklo_epi8(ref1, zero);
in FTransform2_SSE2()
local
363
const __m128i diff1 = _mm_sub_epi16(src_1,
ref_1
);
in FTransform2_SSE2()
Completed in 6 milliseconds