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:vsub
(Results
1 - 25
of
107
) sorted by relevance
1
2
3
4
5
/kernel/linux/linux-5.10/drivers/media/platform/sunxi/sun8i-rotate/
H
A
D
sun8i-formats.h
18
int
vsub
;
member
/kernel/linux/linux-6.6/drivers/media/platform/sunxi/sun8i-rotate/
H
A
D
sun8i-formats.h
18
int
vsub
;
member
/third_party/ffmpeg/libavfilter/
H
A
D
vf_hqdn3d.h
37
int hsub,
vsub
;
member
H
A
D
vf_pp7.h
36
int
vsub
;
member
H
A
D
vf_spp.h
45
int hsub,
vsub
;
member
H
A
D
drawutils.h
41
uint8_t
vsub
[MAX_PLANES]; /*< vertical subsampling */
member
H
A
D
vf_vflip.c
35
int
vsub
; ///< vertical chroma subsampling
member
67
int
vsub
= i == 1 || i == 2 ? flip->
vsub
: 0;
in get_video_buffer()
local
117
int
vsub
= i == 1 || i == 2 ? flip->
vsub
: 0;
in filter_frame()
local
H
A
D
framerate.h
46
int
vsub
;
member
H
A
D
tinterlace.h
70
int
vsub
; ///< chroma vertical subsampling
member
H
A
D
unsharp.h
53
int hsub,
vsub
;
member
H
A
D
vf_hflip.c
70
const int
vsub
= pix_desc->log2_chroma_h;
in config_props()
local
H
A
D
vf_mpdecimate.c
49
int hsub,
vsub
; ///< chroma subsampling values
member
128
int
vsub
= plane == 1 || plane == 2 ? decimate->
vsub
: 0;
in decimate_frame()
local
H
A
D
vf_feedback.c
40
int hsub,
vsub
;
member
H
A
D
vf_maskedmerge.c
183
int
vsub
, hsub;
in config_input()
local
H
A
D
vf_threshold.c
159
int
vsub
, hsub;
in config_input()
local
/kernel/linux/linux-5.10/include/drm/
H
A
D
drm_fourcc.h
129
u8
vsub
;
member
/kernel/linux/linux-6.6/include/drm/
H
A
D
drm_fourcc.h
134
u8
vsub
;
member
/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/
H
A
D
omap_fb.c
392
unsigned int
vsub
= i == 0 ? 1 : format->
vsub
;
in omap_framebuffer_init()
local
/kernel/linux/linux-5.10/drivers/media/platform/vsp1/
H
A
D
vsp1_wpf.c
466
unsigned int
vsub
= i > 0 ? fmtinfo->
vsub
: 1;
in wpf_configure_partition()
local
H
A
D
vsp1_pipe.h
46
unsigned int
vsub
;
member
/kernel/linux/linux-5.10/drivers/media/platform/sunxi/sun4i-csi/
H
A
D
sun4i_v4l2.c
128
unsigned int
vsub
= i > 0 ? _fmt->
vsub
: 1;
in _sun4i_csi_try_fmt()
local
/kernel/linux/linux-6.6/drivers/media/platform/sunxi/sun4i-csi/
H
A
D
sun4i_v4l2.c
122
unsigned int
vsub
= i > 0 ? _fmt->
vsub
: 1;
in _sun4i_csi_try_fmt()
local
/kernel/linux/linux-6.6/drivers/media/platform/renesas/vsp1/
H
A
D
vsp1_pipe.h
46
unsigned int
vsub
;
member
H
A
D
vsp1_wpf.c
466
unsigned int
vsub
= i > 0 ? fmtinfo->
vsub
: 1;
in wpf_configure_partition()
local
/kernel/linux/linux-6.6/drivers/gpu/drm/omapdrm/
H
A
D
omap_fb.c
425
unsigned int
vsub
= i == 0 ? 1 : format->
vsub
;
in omap_framebuffer_init()
local
Completed in 12 milliseconds
1
2
3
4
5