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:frow
(Results
1 - 9
of
9
) sorted by relevance
/third_party/skia/third_party/externals/libwebp/src/dsp/
H
A
D
rescaler_mips_dsp_r2.c
171
const rescaler_t*
frow
= wrk->
frow
;
ExportRowExpand_MIPSdspR2()
local
[all...]
H
A
D
rescaler.c
104
const rescaler_t* const
frow
= wrk->
frow
;
in WebPRescalerExportRowExpand_C()
local
133
const rescaler_t* const
frow
= wrk->
frow
;
in WebPRescalerExportRowShrink_C()
local
H
A
D
rescaler_mips32.c
38
rescaler_t*
frow
= wrk->
frow
+ channel;
in ImportRowShrink_MIPS32()
local
98
rescaler_t*
frow
= wrk->
frow
+ channel;
in ImportRowExpand_MIPS32()
local
153
const rescaler_t*
frow
= wrk->
frow
;
ExportRowExpand_MIPS32()
local
[all...]
H
A
D
rescaler_neon.c
48
static uint32x4_t Interpolate_NEON(const rescaler_t* const
frow
,
in Interpolate_NEON()
argument
69
const rescaler_t* const
frow
= wrk->
frow
;
in RescalerExportRowExpand_NEON()
local
123
const rescaler_t* const
frow
= wrk->
frow
;
RescalerExportRowShrink_NEON()
local
[all...]
H
A
D
rescaler_msa.c
117
static WEBP_INLINE void ExportRowExpand_0(const uint32_t*
frow
, uint8_t* dst,
in ExportRowExpand_0()
argument
174
ExportRowExpand_1(const uint32_t*
frow
, uint32_t* irow, uint8_t* dst, int length, WebPRescaler* const wrk)
ExportRowExpand_1()
argument
252
const rescaler_t*
frow
= wrk->
frow
;
RescalerExportRowExpand_MIPSdspR2()
local
[all...]
H
A
D
rescaler_sse2.c
48
rescaler_t*
frow
= wrk->
frow
;
in RescalerImportRowExpand_SSE2()
local
121
rescaler_t*
frow
= wrk->
frow
;
RescalerImportRowShrink_SSE2()
local
233
const rescaler_t* const
frow
= wrk->
frow
;
RescalerExportRowExpand_SSE2()
local
291
const rescaler_t* const
frow
= wrk->
frow
;
RescalerExportRowShrink_SSE2()
local
[all...]
/third_party/skia/third_party/externals/libwebp/src/utils/
H
A
D
rescaler_utils.h
46
rescaler_t* irow, *
frow
; // work buffer
member
/kernel/linux/linux-5.10/arch/mips/include/asm/octeon/
H
A
D
cvmx-lmcx-defs.h
1683
uint64_t
frow
:14;
member
1700
uint64_t
frow
:16;
member
2521
uint64_t
frow
:16;
member
/kernel/linux/linux-6.6/arch/mips/include/asm/octeon/
H
A
D
cvmx-lmcx-defs.h
1683
uint64_t
frow
:14;
member
1700
uint64_t
frow
:16;
member
2521
uint64_t
frow
:16;
member
Completed in 15 milliseconds