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:layout
(Results
1 - 12
of
12
) sorted by relevance
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/
H
A
D
drv_hdmi_dfm.h
103
hi_s32
layout
;
member
H
A
D
drv_hdmi_common.h
865
hdmi_audio_ch
layout
;
member
939
hdmi_audio_ch
layout
;
member
H
A
D
drv_hdmi_dfm.c
60
if (in->
layout
== 0) {
in dfm_get_audio_ap()
H
A
D
drv_hdmi_frl.c
220
dfm->
layout
= (ao_attr->channels > HDMI_AUDIO_FORMAT_2CH) ? HI_TRUE : HI_FALSE;
in frl_dfm_construct()
H
A
D
drv_hdmi_proc.c
1136
index = min((hi_s32)hw_status->audio_status.
layout
, HDMI_AUDIO_FORMAT_BUTT);
in proc_audio_path()
H
A
D
drv_hdmi_intf.c
976
audio_attr->channels = hw_status.audio_status.
layout
;
1869
audio_cfg.
layout
= ao_attr->channels;
/device/soc/rockchip/rk3568/hardware/display/src/display_gralloc/
H
A
D
display_buffer_vdi_impl.cpp
114
int32_t DisplayBufferVdiImpl::GetImageLayout(const BufferHandle& handle, ImageLayout&
layout
) const
in GetImageLayout()
H
A
D
display_buffer_vdi_impl.h
47
virtual int32_t GetImageLayout(const BufferHandle& handle, Display::Buffer::V1_2::ImageLayout&
layout
) const override;
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/hal/ctrl/hisiv100/
H
A
D
hdmi_hal_intf.c
392
hw_status->audio_status.
layout
= audio_stat.channel_num;
in hal_hdmi_hw_audio_status_get()
547
audio_path.channel_num = audio_cfg->
layout
;
in hal_hdmi_audio_path_set()
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/
H
A
D
drm_modes.c
802
* the appropriate
layout
.
874
unsigned int
layout
= p->flags & DRM_MODE_FLAG_3D_MASK;
in drm_mode_set_crtcinfo()
local
876
switch (
layout
) {
in drm_mode_set_crtcinfo()
1062
* don't check the pixel clocks nor the stereo
layout
.
H
A
D
drm_edid.c
5946
u32
layout
= mode->flags & DRM_MODE_FLAG_3D_MASK;
in s3d_structure_from_display_mode()
local
5948
switch (
layout
) {
in s3d_structure_from_display_mode()
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/bridge/synopsys/
H
A
D
dw-hdmi.c
1186
u8
layout
;
in dw_hdmi_set_channel_count()
local
1191
* For >2 channel PCM audio, we need to select
layout
1
in dw_hdmi_set_channel_count()
1195
layout
= HDMI_FC_AUDSCONF_AUD_PACKET_LAYOUT_LAYOUT1;
in dw_hdmi_set_channel_count()
1197
layout
= HDMI_FC_AUDSCONF_AUD_PACKET_LAYOUT_LAYOUT0;
in dw_hdmi_set_channel_count()
1200
hdmi_modb(hdmi,
layout
, HDMI_FC_AUDSCONF_AUD_PACKET_LAYOUT_MASK, HDMI_FC_AUDSCONF);
in dw_hdmi_set_channel_count()
1912
* information the DWC MHL PHY has the same register
layout
and is thus also
Completed in 32 milliseconds