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:rgb
(Results
1 - 6
of
6
) sorted by relevance
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/
H
A
D
rockchip_rgb.h
21
static inline void rockchip_rgb_fini(struct rockchip_rgb *
rgb
)
in rockchip_rgb_fini()
argument
H
A
D
rockchip_rgb.c
92
struct rockchip_rgb *
rgb
= connector_to_rgb(connector);
in rockchip_rgb_atomic_connector_get_property()
local
116
struct rockchip_rgb *
rgb
= connector_to_rgb(connector);
in rockchip_rgb_connector_get_modes()
local
124
struct rockchip_rgb *
rgb
= connector_to_rgb(connector);
in rockchip_rgb_connector_best_encoder()
local
136
struct rockchip_rgb *
rgb
= encoder_to_rgb(encoder);
in rockchip_rgb_encoder_enable()
local
156
struct rockchip_
rgb
*
rgb
= encoder_to_
rgb
(encoder);
rockchip_rgb_encoder_disable()
local
237
struct rockchip_
rgb
*
rgb
= encoder_to_
rgb
(encoder);
rockchip_rgb_encoder_loader_protect()
local
256
struct rockchip_
rgb
*
rgb
= dev_get_drvdata(dev);
rockchip_rgb_bind()
local
321
struct rockchip_
rgb
*
rgb
= dev_get_drvdata(dev);
rockchip_rgb_unbind()
local
341
struct rockchip_
rgb
*
rgb
;
rockchip_rgb_probe()
local
387
px30_
rgb
_enable(struct rockchip_
rgb
*
rgb
)
px30_rgb_enable()
argument
399
rk1808_
rgb
_enable(struct rockchip_
rgb
*
rgb
)
rk1808_rgb_enable()
argument
408
rk3288_
rgb
_enable(struct rockchip_
rgb
*
rgb
)
rk3288_rgb_enable()
argument
418
rk3288_
rgb
_disable(struct rockchip_
rgb
*
rgb
)
rk3288_rgb_disable()
argument
430
rk3568_
rgb
_enable(struct rockchip_
rgb
*
rgb
)
rk3568_rgb_enable()
argument
439
rv1126_
rgb
_enable(struct rockchip_
rgb
*
rgb
)
rv1126_rgb_enable()
argument
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/include/adapt/
H
A
D
hi_math_adapt.h
145
#define
rgb
(r, g, b) ((((r) & 0xff) << 16) | (((g) & 0xff) << 8) | ((b) & 0xff))
macro
187
__inline static hi_u32 rgb2_yuv(hi_u32
rgb
)
in rgb2_yuv()
argument
209
__inline static hi_u32 rgb2_yuv_full(hi_u32
rgb
)
in rgb2_yuv_full()
argument
234
rgb
2_yuv_8_bit(hi_u32
rgb
)
rgb2_yuv_8_bit()
argument
256
rgb
2_yuv_full_8_bit(hi_u32
rgb
)
rgb2_yuv_full_8_bit()
argument
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/adapt/
H
A
D
hi_math_adapt.h
142
#define
rgb
(r, g, b) ((((r) & 0xff) << 16) | (((g) & 0xff) << 8) | ((b) & 0xff))
macro
184
__inline static hi_u32 rgb2_yuv(hi_u32
rgb
)
in rgb2_yuv()
argument
206
__inline static hi_u32 rgb2_yuv_full(hi_u32
rgb
)
in rgb2_yuv_full()
argument
231
rgb
2_yuv_8_bit(hi_u32
rgb
)
rgb2_yuv_8_bit()
argument
253
rgb
2_yuv_full_8_bit(hi_u32
rgb
)
rgb2_yuv_full_8_bit()
argument
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/adapt/
H
A
D
hi_math_adapt.h
142
#define
rgb
(r, g, b) ((((r) & 0xff) << 16) | (((g) & 0xff) << 8) | ((b) & 0xff))
macro
184
__inline static hi_u32 rgb2_yuv(hi_u32
rgb
)
in rgb2_yuv()
argument
206
__inline static hi_u32 rgb2_yuv_full(hi_u32
rgb
)
in rgb2_yuv_full()
argument
231
rgb
2_yuv_8_bit(hi_u32
rgb
)
rgb2_yuv_8_bit()
argument
253
rgb
2_yuv_full_8_bit(hi_u32
rgb
)
rgb2_yuv_full_8_bit()
argument
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/vo/vo_dev/arch/hi3516cv500/hal/
H
A
D
vou_drv.c
1135
hi_void vo_drv_set_dev_bg_color(hi_vo_dev dev, hi_u32 bg_color, hi_bool
rgb
)
in vo_drv_set_dev_bg_color()
argument
Completed in 9 milliseconds