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:color_key_max
(Results
1 - 10
of
10
) sorted by relevance
/device/soc/rockchip/common/vendor/drivers/video/rockchip/rga2/
H
A
D
rga2.h
354
uint32_t
color_key_max
; /* color key max */
member
423
uint32_t
color_key_max
; /* color key max */
member
517
u32
color_key_max
; /* color key max */
member
H
A
D
rga2_reg_info.c
510
*bRGA_SRC_TR_COLOR1 = msg->
color_key_max
;
in RGA2_set_reg_src_info()
1739
req->
color_key_max
= req_rga->
color_key_max
;
in RGA_MSG_2_RGA2_MSG()
2004
req->
color_key_max
= req_rga->
color_key_max
;
in RGA_MSG_2_RGA2_MSG_32()
/device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/rga3/include/
H
A
D
rga.h
395
uint32_t
color_key_max
;
member
540
u32
color_key_max
;
member
624
u32
color_key_max
;
member
/device/soc/rockchip/common/hardware/rga/include/
H
A
D
rga.h
320
unsigned int
color_key_max
; /* color key max */
member
447
unsigned char
color_key_max
, unsigned char zero_mode_en);
/device/soc/rockchip/rk3399/hardware/rga/include/
H
A
D
rga.h
328
unsigned int
color_key_max
; /* color key max */
member
502
unsigned char
color_key_max
,
/device/soc/rockchip/rk3568/hardware/rga/include/
H
A
D
rga.h
328
unsigned int
color_key_max
; /* color key max */
member
502
unsigned char
color_key_max
,
/device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/rga3/
H
A
D
rga_policy.c
23
if (rga_base->
color_key_max
> 0 || rga_base->color_key_min > 0)
in rga_set_feature()
H
A
D
rga3_reg_info.c
1186
if (msg->color_key_min > 0 || msg->
color_key_max
> 0) {
in RGA3_set_reg_overlap_info()
1188
*bRGA_OVERLAP_TOP_KEY_MAX = msg->
color_key_max
;
in RGA3_set_reg_overlap_info()
1569
req->
color_key_max
= req_rga->
color_key_max
;
in rga_cmd_to_rga3_cmd()
H
A
D
rga2_reg_info.c
602
*bRGA_SRC_TR_COLOR1 = msg->
color_key_max
;
in RGA2_set_reg_src_info()
1781
req->
color_key_max
= req_rga->
color_key_max
;
in rga_cmd_to_rga2_cmd()
/device/soc/rockchip/rk3588/hardware/rga/include/
H
A
D
rga.h
506
uint32_t
color_key_max
; /* color key max */
member
Completed in 15 milliseconds