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:arg_rec
(Results
1 - 4
of
4
) sorted by relevance
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/
H
A
D
isp_params_v21.c
1740
struct isp2x_rawhistbig_cfg *
arg_rec
;
in isp_rawhstbig_config()
local
1748
arg_rec
= ¶ms_rec->meas.rawhist1;
in isp_rawhstbig_config()
1752
arg_rec
= ¶ms_rec->meas.rawhist2;
in isp_rawhstbig_config()
1757
arg_rec
= ¶ms_rec->meas.rawhist3;
in isp_rawhstbig_config()
1786
*
arg_rec
= *arg;
in isp_rawhstbig_config()
H
A
D
isp_params_v3x.c
1919
struct isp2x_rawhistbig_cfg *
arg_rec
;
in isp_rawhstbig_config()
local
1927
arg_rec
= ¶ms_rec->meas.rawhist1;
in isp_rawhstbig_config()
1931
arg_rec
= ¶ms_rec->meas.rawhist2;
in isp_rawhstbig_config()
1936
arg_rec
= ¶ms_rec->meas.rawhist3;
in isp_rawhstbig_config()
1963
*
arg_rec
= *arg;
in isp_rawhstbig_config()
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/
H
A
D
isp_params_v21.c
2301
struct isp2x_rawhistbig_cfg *
arg_rec
;
in isp_rawhstbig_config()
local
2309
arg_rec
= ¶ms_rec->meas.rawhist1;
in isp_rawhstbig_config()
2313
arg_rec
= ¶ms_rec->meas.rawhist2;
in isp_rawhstbig_config()
2318
arg_rec
= ¶ms_rec->meas.rawhist3;
in isp_rawhstbig_config()
2355
*
arg_rec
= *arg;
in isp_rawhstbig_config()
H
A
D
isp_params_v3x.c
2434
struct isp2x_rawhistbig_cfg *
arg_rec
;
in isp_rawhstbig_config()
local
2442
arg_rec
= ¶ms_rec->meas.rawhist1;
in isp_rawhstbig_config()
2446
arg_rec
= ¶ms_rec->meas.rawhist2;
in isp_rawhstbig_config()
2451
arg_rec
= ¶ms_rec->meas.rawhist3;
in isp_rawhstbig_config()
2486
*
arg_rec
= *arg;
in isp_rawhstbig_config()
Completed in 19 milliseconds