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:min_width
(Results
1 - 11
of
11
) sorted by relevance
/device/soc/rockchip/common/sdk_linux/include/drm/
H
A
D
drm_mode_config.h
332
* @
min_width
: minimum fb pixel width on this device
518
int
min_width
, min_height;
member
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/
H
A
D
rockchip_drm_fb.c
258
dev->mode_config.
min_width
= 0;
in rockchip_drm_mode_config_init()
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/
H
A
D
drm_mode_config.c
129
card_res->
min_width
= dev->mode_config.
min_width
;
in drm_mode_getresources()
/device/soc/rockchip/common/sdk_linux/include/uapi/linux/usb/
H
A
D
videodev2.h
800
__u32
min_width
; /* Minimum frame width [pixel] */
member
1527
* @
min_width
: width in pixels
1538
__u32
min_width
;
member
/device/soc/rockchip/common/sdk_linux/include/uapi/linux/
H
A
D
videodev2.h
800
__u32
min_width
; /* Minimum frame width [pixel] */
member
1527
* @
min_width
: width in pixels
1538
__u32
min_width
;
member
/device/soc/rockchip/common/vendor/drivers/media/i2c/
H
A
D
gc2093.c
1101
fse->
min_width
= supported_modes[fse->index].width;
in gc2093_enum_frame_sizes()
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/
H
A
D
capture.c
1164
s->
min_width
= STREAM_MIN_RSZ_OUTPUT_WIDTH;
in rkisp_enum_framesizes()
/device/soc/rockchip/rk3588/kernel/drivers/media/i2c/
H
A
D
ov13855.c
1279
fse->
min_width
= supported_modes[fse->index].width;
in ov13855_enum_frame_sizes()
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/
H
A
D
capture.c
1166
s->
min_width
= STREAM_MIN_RSZ_OUTPUT_WIDTH;
in rkisp_enum_framesizes()
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/cif/
H
A
D
capture.c
4416
s->
min_width
= CIF_MIN_WIDTH;
in rkcif_enum_framesizes()
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/cif/
H
A
D
capture.c
4577
s->
min_width
= CIF_MIN_WIDTH;
in rkcif_enum_framesizes()
Completed in 40 milliseconds