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:norm_maxh
(Results
1 - 24
of
24
) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/pci/cx23885/
H
A
D
cx23885-video.c
129
dev->height =
norm_maxh
(norm);
in cx23885_set_tvnorm()
562
maxh =
norm_maxh
(dev->tvnorm);
in vidioc_try_fmt_vid_cap()
697
sel->r.height =
norm_maxh
(dev->tvnorm);
in vidioc_g_selection()
1252
dev->height =
norm_maxh
(dev->tvnorm);
in cx23885_video_register()
H
A
D
cx23885.h
631
static inline unsigned int
norm_maxh
(v4l2_std_id norm)
in norm_maxh()
function
/kernel/linux/linux-6.6/drivers/media/pci/cx23885/
H
A
D
cx23885-video.c
129
dev->height =
norm_maxh
(norm);
in cx23885_set_tvnorm()
563
maxh =
norm_maxh
(dev->tvnorm);
in vidioc_try_fmt_vid_cap()
698
sel->r.height =
norm_maxh
(dev->tvnorm);
in vidioc_g_selection()
1253
dev->height =
norm_maxh
(dev->tvnorm);
in cx23885_video_register()
H
A
D
cx23885.h
631
static inline unsigned int
norm_maxh
(v4l2_std_id norm)
in norm_maxh()
function
/kernel/linux/linux-5.10/drivers/media/usb/em28xx/
H
A
D
em28xx-video.c
149
static inline unsigned int
norm_maxh
(struct em28xx *dev)
in norm_maxh()
function
327
int height =
norm_maxh
(dev);
in em28xx_resolution_set()
1390
unsigned int maxh =
norm_maxh
(dev);
in size_to_scale()
1406
unsigned int maxh =
norm_maxh
(dev);
in scale_to_size()
1463
unsigned int maxh =
norm_maxh
(dev);
in vidioc_try_fmt_vid_cap()
2017
unsigned int maxh =
norm_maxh
(dev);
in vidioc_enum_framesizes()
2704
maxw,
norm_maxh
(dev));
in em28xx_v4l2_init()
/kernel/linux/linux-6.6/drivers/media/usb/em28xx/
H
A
D
em28xx-video.c
139
static inline unsigned int
norm_maxh
(struct em28xx *dev)
in norm_maxh()
function
317
int height =
norm_maxh
(dev);
in em28xx_resolution_set()
1380
unsigned int maxh =
norm_maxh
(dev);
in size_to_scale()
1396
unsigned int maxh =
norm_maxh
(dev);
in scale_to_size()
1453
unsigned int maxh =
norm_maxh
(dev);
in vidioc_try_fmt_vid_cap()
2007
unsigned int maxh =
norm_maxh
(dev);
in vidioc_enum_framesizes()
2694
maxw,
norm_maxh
(dev));
in em28xx_v4l2_init()
/kernel/linux/linux-5.10/drivers/media/platform/
H
A
D
fsl-viu.c
223
#define
norm_maxh
() 576
macro
457
fh->height < 32 || fh->height >
norm_maxh
())
in buffer_prepare()
611
maxh =
norm_maxh
();
in vidioc_try_fmt_cap()
1198
fh->height =
norm_maxh
();
in viu_open()
/kernel/linux/linux-5.10/drivers/media/pci/cx88/
H
A
D
cx88.h
93
static inline unsigned int
norm_maxh
(v4l2_std_id norm)
in norm_maxh()
function
H
A
D
cx88-core.c
672
unsigned int sheight =
norm_maxh
(core->tvnorm);
in cx88_set_scale()
H
A
D
cx88-blackbird.c
842
maxh =
norm_maxh
(core->tvnorm);
in vidioc_try_fmt_vid_cap()
H
A
D
cx88-video.c
737
maxh =
norm_maxh
(core->tvnorm);
in vidioc_try_fmt_vid_cap()
/kernel/linux/linux-6.6/drivers/media/pci/cx88/
H
A
D
cx88.h
93
static inline unsigned int
norm_maxh
(v4l2_std_id norm)
in norm_maxh()
function
H
A
D
cx88-core.c
686
unsigned int sheight =
norm_maxh
(core->tvnorm);
in cx88_set_scale()
H
A
D
cx88-blackbird.c
842
maxh =
norm_maxh
(core->tvnorm);
in vidioc_try_fmt_vid_cap()
H
A
D
cx88-video.c
738
maxh =
norm_maxh
(core->tvnorm);
in vidioc_try_fmt_vid_cap()
/kernel/linux/linux-5.10/drivers/media/usb/cx231xx/
H
A
D
cx231xx.h
979
static inline unsigned int
norm_maxh
(struct cx231xx *dev)
in norm_maxh()
function
H
A
D
cx231xx-video.c
864
unsigned int maxh =
norm_maxh
(dev);
in vidioc_try_fmt_vid_cap()
1765
dev->height =
norm_maxh
(dev);
in cx231xx_register_analog_devices()
H
A
D
cx231xx-cards.c
1467
maxh =
norm_maxh
(dev);
in cx231xx_init_dev()
/kernel/linux/linux-6.6/drivers/media/usb/cx231xx/
H
A
D
cx231xx.h
977
static inline unsigned int
norm_maxh
(struct cx231xx *dev)
in norm_maxh()
function
H
A
D
cx231xx-video.c
864
unsigned int maxh =
norm_maxh
(dev);
in vidioc_try_fmt_vid_cap()
1765
dev->height =
norm_maxh
(dev);
in cx231xx_register_analog_devices()
H
A
D
cx231xx-cards.c
1467
maxh =
norm_maxh
(dev);
in cx231xx_init_dev()
/kernel/linux/linux-5.10/drivers/media/usb/tm6000/
H
A
D
tm6000-video.c
72
#define
norm_maxh
(a) 576
macro
75
#define norm_minh(a)
norm_maxh
(a)
/kernel/linux/linux-5.10/drivers/media/usb/s2255/
H
A
D
s2255drv.c
415
static int
norm_maxh
(struct s2255_vc *vc)
in norm_maxh()
function
672
(h >
norm_maxh
(vc))) {
in buffer_prepare()
/kernel/linux/linux-6.6/drivers/media/usb/s2255/
H
A
D
s2255drv.c
415
static int
norm_maxh
(struct s2255_vc *vc)
in norm_maxh()
function
672
(h >
norm_maxh
(vc))) {
in buffer_prepare()
Completed in 52 milliseconds