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:frames
(Results
1 - 8
of
8
) sorted by relevance
/device/soc/rockchip/common/sdk_linux/include/uapi/linux/
H
A
D
rkisp1-config.h
344
* @
frames
: number of
frames
- 1 used for mean value calculation(ucFrames=0 means 1 Frame)
358
unsigned char
frames
;
member
733
* @mean_y_or_g: Mean value of Y within window and
frames
, Green if RGB is selected.
734
* @mean_cb_or_b: Mean value of Cb within window and
frames
, Blue if RGB is selected.
735
* @mean_cr_or_r: Mean value of Cr within window and
frames
, Red if RGB is selected.
H
A
D
rkisp2-config.h
1084
u8
frames
;
member
H
A
D
videodev2.h
857
__u8
frames
;
member
/device/soc/rockchip/rk3588/kernel/include/uapi/linux/
H
A
D
rkisp1-config.h
355
* @
frames
: number of
frames
- 1 used for mean value calculation(ucFrames=0 means 1 Frame)
369
unsigned char
frames
;
member
750
* @mean_y_or_g: Mean value of Y within window and
frames
, Green if RGB is selected.
751
* @mean_cb_or_b: Mean value of Cb within window and
frames
, Blue if RGB is selected.
752
* @mean_cr_or_r: Mean value of Cr within window and
frames
, Red if RGB is selected.
H
A
D
rkisp2-config.h
1103
u8
frames
;
member
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/
H
A
D
isp_params_v1x.c
431
/* Number of
frames
*/
in isp_awb_meas_config_v10()
432
rkisp1_iowrite32(params_vdev, arg->
frames
, CIF_ISP_AWB_FRAMES_V10);
in isp_awb_meas_config_v10()
456
reg_val |= CIF_ISP_AWB_SET_FRAMES_V12(arg->
frames
);
in isp_awb_meas_config_v12()
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/
H
A
D
isp_params_v1x.c
564
/* Number of
frames
*/
in isp_awb_meas_config_v10()
566
arg->
frames
, CIF_ISP_AWB_FRAMES_V10);
in isp_awb_meas_config_v10()
593
reg_val |= CIF_ISP_AWB_SET_FRAMES_V12(arg->
frames
);
in isp_awb_meas_config_v12()
/device/soc/rockchip/common/sdk_linux/include/uapi/linux/usb/
H
A
D
videodev2.h
857
__u8
frames
;
member
Completed in 30 milliseconds