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:coeff_vt_vec0
(Results
1 - 2
of
2
) sorted by relevance
/third_party/ffmpeg/libavcodec/loongarch/
H
A
D
h264chroma_lasx.c
50
__m256i
coeff_vt_vec0
= __lasx_xvreplgr2vr_h(coef_ver0);
in avc_chroma_hv_8x4_lasx()
local
90
__m256i
coeff_vt_vec0
= __lasx_xvreplgr2vr_h(coef_ver0);
in avc_chroma_hv_8x8_lasx()
local
400
__m256i
coeff_vt_vec0
= __lasx_xvreplgr2vr_h(coef_ver0);
in avc_chroma_hv_4x2_lasx()
local
430
__m256i
coeff_vt_vec0
= __lasx_xvreplgr2vr_h(coef_ver0);
avc_chroma_hv_4x4_lasx()
local
463
__m256i
coeff_vt_vec0
= __lasx_xvreplgr2vr_h(coef_ver0);
avc_chroma_hv_4x8_lasx()
local
859
__m256i
coeff_vt_vec0
= __lasx_xvreplgr2vr_h(coef_ver0);
avc_chroma_hv_and_aver_dst_8x4_lasx()
local
904
__m256i
coeff_vt_vec0
= __lasx_xvreplgr2vr_h(coef_ver0);
avc_chroma_hv_and_aver_dst_8x8_lasx()
local
[all...]
/third_party/ffmpeg/libavcodec/mips/
H
A
D
h264chroma_msa.c
541
v8u16
coeff_vt_vec0
= (v8u16) __msa_fill_h(coef_ver0);
in avc_chroma_hv_2x2_msa()
local
576
v8u16
coeff_vt_vec0
= (v8u16) __msa_fill_h(coef_ver0);
in avc_chroma_hv_2x4_msa()
local
623
v8u16
coeff_vt_vec0
= (v8u16) __msa_fill_h(coef_ver0);
in avc_chroma_hv_4x2_msa()
local
651
v8u16
coeff_vt_vec0
= (v8u16) __msa_fill_h(coef_ver0);
in avc_chroma_hv_4x4_msa()
local
684
v8u16
coeff_vt_vec0
in avc_chroma_hv_4x8_msa()
local
741
v8u16
coeff_vt_vec0
= (v8u16) __msa_fill_h(coef_ver0);
avc_chroma_hv_8x4_msa()
local
787
v8u16
coeff_vt_vec0
= (v8u16) __msa_fill_h(coef_ver0);
avc_chroma_hv_8x8_msa()
local
1427
v8u16
coeff_vt_vec0
= (v8u16) __msa_fill_h(coef_ver0);
avc_chroma_hv_and_aver_dst_2x2_msa()
local
1470
v8u16
coeff_vt_vec0
= (v8u16) __msa_fill_h(coef_ver0);
avc_chroma_hv_and_aver_dst_2x4_msa()
local
1531
v8u16
coeff_vt_vec0
= (v8u16) __msa_fill_h(coef_ver0);
avc_chroma_hv_and_aver_dst_4x2_msa()
local
1568
v8u16
coeff_vt_vec0
= (v8u16) __msa_fill_h(coef_ver0);
avc_chroma_hv_and_aver_dst_4x4_msa()
local
1607
v8u16
coeff_vt_vec0
= (v8u16) __msa_fill_h(coef_ver0);
avc_chroma_hv_and_aver_dst_4x8_msa()
local
1677
v8u16
coeff_vt_vec0
= (v8u16) __msa_fill_h(coef_ver0);
avc_chroma_hv_and_aver_dst_8x4_msa()
local
1727
v8u16
coeff_vt_vec0
= (v8u16) __msa_fill_h(coef_ver0);
avc_chroma_hv_and_aver_dst_8x8_msa()
local
[all...]
Completed in 8 milliseconds