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:interlace
(Results
1 - 6
of
6
) sorted by relevance
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/
H
A
D
drm_modes.c
158
int
interlace
;
in drm_cvt_mode()
local
214
interlace
= 1;
in drm_cvt_mode()
216
interlace
= 0;
in drm_cvt_mode()
248
tmp2 = (vdisplay_rnd + 0x2 * vmargin + CVT_MIN_V_PORCH) * 0x2 +
interlace
;
in drm_cvt_mode()
387
int
interlace
;
in drm_gtf_mode_complex()
local
416
/* 2. If
interlace
is requested, the number of vertical lines assumed
in drm_gtf_mode_complex()
441
/* 6. If
interlace
is required, then set variable
interlace
: */
in drm_gtf_mode_complex()
443
interlace
= 1;
in drm_gtf_mode_complex()
445
interlace
in drm_gtf_mode_complex()
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/include/
H
A
D
hi_comm_hdmi_adapt.h
140
hi_bool
interlace
; /* flag of
interlace
*/
member
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/
H
A
D
drv_hdmi_edid.h
80
hi_bool
interlace
; /* flag of
interlace
*/
member
H
A
D
drv_hdmi_proc.c
1758
cap->perfer_timing[i].
interlace
? 'I' : 'P',
in proc_sink_detail_timing()
H
A
D
drv_hdmi_edid.c
594
pre_timing->
interlace
= (dtd->flags & BIT7_MASK) ? HI_TRUE : HI_FALSE;
in edid_timing_param()
/device/soc/rockchip/common/sdk_linux/include/drm/
H
A
D
drm_connector.h
1148
* @
interlace
:
1152
bool
interlace
;
member
Completed in 13 milliseconds