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:LOAD_ZERO
(Results
1 - 8
of
8
) sorted by relevance
/third_party/ffmpeg/libavcodec/ppc/
H
A
D
audiodsp.c
41
LOAD_ZERO
;
in scalarproduct_int16_altivec()
66
LOAD_ZERO
;
in scalarproduct_int16_vsx()
H
A
D
blockdsp.c
133
LOAD_ZERO
;
in clear_block_altivec()
H
A
D
lossless_audiodsp_altivec.c
50
LOAD_ZERO
;
in scalarproduct_and_madd_int16_altivec()
H
A
D
h264chroma_template.c
123
LOAD_ZERO
;
in PREFIX_h264_chroma_mc8_altivec()
198
LOAD_ZERO
;
in PREFIX_no_rnd_vc1_chroma_mc8_altivec()
H
A
D
h264qpel_template.c
110
LOAD_ZERO
;
in PREFIX_h264_qpel16_h_lowpass_altivec()
201
LOAD_ZERO
;
in PREFIX_h264_qpel16_v_lowpass_altivec()
303
LOAD_ZERO
;
in PREFIX_h264_qpel16_hv_lowpass_altivec()
H
A
D
h264dsp.c
98
LOAD_ZERO
;
in h264_idct_add_altivec()
232
LOAD_ZERO
;
in h264_idct8_add_altivec()
274
LOAD_ZERO
;
in h264_idct_dc_add_internal()
665
LOAD_ZERO
;
in weight_h264_W_altivec()
714
LOAD_ZERO
;
in biweight_h264_W_altivec()
H
A
D
vp3dsp_altivec.c
154
LOAD_ZERO
;
in vp3_idct_add_altivec()
/third_party/ffmpeg/libavutil/ppc/
H
A
D
util_altivec.h
45
#define
LOAD_ZERO
const vec_u8 zerov = vec_splat_u8( 0 )
macro
Completed in 6 milliseconds