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:is_60hz
(Results
1 - 22
of
22
) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/i2c/
H
A
D
tw9903.c
117
bool
is_60hz
= norm & V4L2_STD_525_60;
in tw9903_s_std()
local
163
bool
is_60hz
= dec->norm & V4L2_STD_525_60;
in tw9903_log_status()
local
H
A
D
tw9906.c
88
bool
is_60hz
= norm & V4L2_STD_525_60;
in tw9906_s_std()
local
133
bool
is_60hz
= dec->norm & V4L2_STD_525_60;
in tw9906_log_status()
local
H
A
D
tw2804.c
254
bool
is_60hz
= norm & V4L2_STD_525_60;
in tw2804_s_std()
local
[all...]
/kernel/linux/linux-5.10/drivers/media/test-drivers/vivid/
H
A
D
vivid-vbi-out.c
23
bool
is_60hz
= dev->std_out & V4L2_STD_525_60;
in vbi_out_queue_setup()
local
43
bool
is_60hz
= dev->std_out & V4L2_STD_525_60;
in vbi_out_buf_prepare()
local
141
bool
is_60hz
= dev->std_out & V4L2_STD_525_60;
in vidioc_g_fmt_vbi_out()
local
190
bool
is_60hz
= dev->std_out & V4L2_STD_525_60;
in vidioc_try_fmt_sliced_vbi_out()
local
[all...]
H
A
D
vivid-vbi-cap.c
21
bool
is_60hz
= dev->std_cap[dev->input] & V4L2_STD_525_60;
in vivid_sliced_vbi_cap_fill()
local
68
bool
is_60hz
= dev->std_cap[dev->input] & V4L2_STD_525_60;
in vivid_g_fmt_vbi_cap()
local
127
bool
is_60hz
= dev->std_cap[dev->input] & V4L2_STD_525_60;
in vbi_cap_queue_setup()
local
147
bool
is_60hz
= dev->std_cap[dev->input] & V4L2_STD_525_60;
vbi_cap_buf_prepare()
local
305
bool
is_60hz
= dev->std_cap[dev->input] & V4L2_STD_525_60;
vidioc_try_fmt_sliced_vbi_cap()
local
337
bool
is_60hz
;
vidioc_g_sliced_vbi_cap()
local
[all...]
H
A
D
vivid-vbi-gen.c
246
vivid_vbi_gen_sliced(struct vivid_vbi_gen_data *vbi, bool
is_60hz
, unsigned seqnr)
vivid_vbi_gen_sliced()
argument
H
A
D
vivid-kthread-cap.c
412
bool
is_60hz
= is_tv && (dev->std_cap[dev->input] & V4L2_STD_525_60);
in vivid_fillbuff()
local
/kernel/linux/linux-6.6/drivers/media/test-drivers/vivid/
H
A
D
vivid-vbi-out.c
23
bool
is_60hz
= dev->std_out & V4L2_STD_525_60;
in vbi_out_queue_setup()
local
43
bool
is_60hz
= dev->std_out & V4L2_STD_525_60;
in vbi_out_buf_prepare()
local
141
bool
is_60hz
= dev->std_out & V4L2_STD_525_60;
in vidioc_g_fmt_vbi_out()
local
190
bool
is_60hz
= dev->std_out & V4L2_STD_525_60;
in vidioc_try_fmt_sliced_vbi_out()
local
[all...]
H
A
D
vivid-vbi-cap.c
21
bool
is_60hz
= dev->std_cap[dev->input] & V4L2_STD_525_60;
in vivid_sliced_vbi_cap_fill()
local
68
bool
is_60hz
= dev->std_cap[dev->input] & V4L2_STD_525_60;
in vivid_g_fmt_vbi_cap()
local
127
bool
is_60hz
= dev->std_cap[dev->input] & V4L2_STD_525_60;
in vbi_cap_queue_setup()
local
147
bool
is_60hz
= dev->std_cap[dev->input] & V4L2_STD_525_60;
vbi_cap_buf_prepare()
local
303
bool
is_60hz
= dev->std_cap[dev->input] & V4L2_STD_525_60;
vidioc_try_fmt_sliced_vbi_cap()
local
333
bool
is_60hz
;
vidioc_g_sliced_vbi_cap()
local
[all...]
H
A
D
vivid-vbi-gen.c
245
vivid_vbi_gen_sliced(struct vivid_vbi_gen_data *vbi, bool
is_60hz
, unsigned seqnr)
vivid_vbi_gen_sliced()
argument
H
A
D
vivid-kthread-cap.c
392
bool
is_60hz
= is_tv && (dev->std_cap[dev->input] & V4L2_STD_525_60);
in vivid_fillbuff()
local
/kernel/linux/linux-6.6/drivers/media/i2c/
H
A
D
tw9903.c
117
bool
is_60hz
= norm & V4L2_STD_525_60;
in tw9903_s_std()
local
163
bool
is_60hz
= dec->norm & V4L2_STD_525_60;
in tw9903_log_status()
local
H
A
D
tw9906.c
88
bool
is_60hz
= norm & V4L2_STD_525_60;
in tw9906_s_std()
local
133
bool
is_60hz
= dec->norm & V4L2_STD_525_60;
in tw9906_log_status()
local
H
A
D
tw2804.c
254
bool
is_60hz
= norm & V4L2_STD_525_60;
in tw2804_s_std()
local
[all...]
/kernel/linux/linux-5.10/drivers/media/common/v4l2-tpg/
H
A
D
v4l2-tpg-core.c
2267
bool
is_60hz
;
member
/kernel/linux/linux-5.10/drivers/media/pci/cx25821/
H
A
D
cx25821.h
189
int
is_60hz
;
member
/kernel/linux/linux-6.6/drivers/media/pci/cx25821/
H
A
D
cx25821.h
188
int
is_60hz
;
member
/kernel/linux/linux-6.6/drivers/media/common/v4l2-tpg/
H
A
D
v4l2-tpg-core.c
2273
bool
is_60hz
;
member
/kernel/linux/linux-5.10/drivers/media/pci/cx18/
H
A
D
cx18-driver.h
573
u8
is_60hz
;
member
/kernel/linux/linux-6.6/drivers/media/pci/cx18/
H
A
D
cx18-driver.h
573
u8
is_60hz
;
member
/kernel/linux/linux-5.10/drivers/media/pci/ivtv/
H
A
D
ivtv-driver.h
651
u8
is_60hz
/* 1 if the current capture standard is 60 Hz */;
member
/kernel/linux/linux-6.6/drivers/media/pci/ivtv/
H
A
D
ivtv-driver.h
649
u8
is_60hz
/* 1 if the current capture standard is 60 Hz */;
member
Completed in 45 milliseconds