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:color_depth
(Results
1 - 10
of
10
) sorted by relevance
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/
H
A
D
drv_hdmi_dfm.h
97
hi_s32
color_depth
;
member
H
A
D
drv_hdmi_frl.c
89
hi_s32
color_depth
;
in deep_clolor_convert_to_color_depth()
local
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/
H
A
D
cdn-dp-core.h
43
int
color_depth
;
member
H
A
D
dw_hdmi-rockchip.c
1700
unsigned int
color_depth
;
in dw_hdmi_rockchip_select_output()
local
1928
int
color_depth
;
dw_hdmi_rockchip_encoder_atomic_check()
local
[all...]
H
A
D
dw-mipi-dsi2-rockchip.c
670
u32 val,
color_depth
;
in dw_mipi_dsi2_ipi_color_coding_cfg()
local
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/bridge/analogix/
H
A
D
analogix_dp_core.h
62
enum
color_depth
{ COLOR_6, COLOR_8, COLOR_10, COLOR_12 };
enum
94
enum
color_depth
color_depth
;
member
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/src/
H
A
D
hifb_main.c
3639
hifb_getfmtbyargb(struct fb_bitfield *red, struct fb_bitfield *green, struct fb_bitfield *blue, struct fb_bitfield *transp, hi_u32
color_depth
)
global()
argument
/device/soc/rockchip/rk3588/kernel/drivers/gpu/drm/rockchip/
H
A
D
dw-mipi-dsi2-rockchip.c
662
u32 val,
color_depth
;
in dw_mipi_dsi2_ipi_color_coding_cfg()
local
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/bridge/synopsys/
H
A
D
dw-hdmi.c
1541
int
color_depth
= 0;
in hdmi_video_csc()
local
1584
unsigned int
color_depth
= 0;
in hdmi_video_packetize()
local
[all...]
/device/soc/rockchip/rk3588/kernel/drivers/phy/rockchip/
H
A
D
phy-rockchip-samsung-hdptx-hdmi.c
1108
u8
color_depth
= (bus_width & COLOR_DEPTH_MASK) ? 1 : 0;
in hdptx_ropll_cmn_config()
local
1385
u8
color_depth
= (rate & COLOR_DEPTH_MASK) ? 1 : 0;
in hdptx_ropll_frl_mode_config()
local
1611
u8
color_depth
= (rate & COLOR_DEPTH_MASK) ? 1 : 0;
in hdptx_lcpll_frl_mode_config()
local
1948
u8
color_depth
= (bus_width & COLOR_DEPTH_MASK) ? 1 : 0;
in hdptx_phy_clk_set_rate()
local
Completed in 31 milliseconds