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:V4L2_STD_PAL_H
(Results
1 - 23
of
23
) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/usb/pvrusb2/
H
A
D
pvrusb2-std.c
22
V4L2_STD_PAL_H
| \
57
#define TSTD_H (
V4L2_STD_PAL_H
|V4L2_STD_SECAM_H)
/kernel/linux/linux-6.6/drivers/media/usb/pvrusb2/
H
A
D
pvrusb2-std.c
22
V4L2_STD_PAL_H
| \
57
#define TSTD_H (
V4L2_STD_PAL_H
|V4L2_STD_SECAM_H)
/kernel/linux/linux-5.10/drivers/media/pci/cx25821/
H
A
D
cx25821.h
71
V4L2_STD_PAL_M | V4L2_STD_PAL_N |
V4L2_STD_PAL_H
| \
/kernel/linux/linux-6.6/drivers/media/pci/cx25821/
H
A
D
cx25821.h
70
V4L2_STD_PAL_M | V4L2_STD_PAL_N |
V4L2_STD_PAL_H
| \
/kernel/linux/linux-5.10/drivers/media/pci/cx18/
H
A
D
cx18-driver.c
430
cx->std |= V4L2_STD_PAL_BG |
V4L2_STD_PAL_H
;
in cx18_process_eeprom()
455
return
V4L2_STD_PAL_H
;
in cx18_parse_std()
1041
cx->std = V4L2_STD_PAL_BG |
V4L2_STD_PAL_H
;
in cx18_probe()
/kernel/linux/linux-5.10/drivers/media/pci/ivtv/
H
A
D
ivtv-driver.c
535
itv->std |= V4L2_STD_PAL_BG |
V4L2_STD_PAL_H
;
in ivtv_process_eeprom()
561
return V4L2_STD_PAL_BG |
V4L2_STD_PAL_H
;
in ivtv_parse_std()
1127
itv->std = V4L2_STD_PAL_BG |
V4L2_STD_PAL_H
;
in ivtv_probe()
/kernel/linux/linux-6.6/drivers/media/pci/cx18/
H
A
D
cx18-driver.c
429
cx->std |= V4L2_STD_PAL_BG |
V4L2_STD_PAL_H
;
in cx18_process_eeprom()
454
return
V4L2_STD_PAL_H
;
in cx18_parse_std()
1040
cx->std = V4L2_STD_PAL_BG |
V4L2_STD_PAL_H
;
in cx18_probe()
/kernel/linux/linux-6.6/drivers/media/pci/ivtv/
H
A
D
ivtv-driver.c
532
itv->std |= V4L2_STD_PAL_BG |
V4L2_STD_PAL_H
;
in ivtv_process_eeprom()
558
return V4L2_STD_PAL_BG |
V4L2_STD_PAL_H
;
in ivtv_parse_std()
1129
itv->std = V4L2_STD_PAL_BG |
V4L2_STD_PAL_H
;
in ivtv_probe()
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H
A
D
videodev2.h
690
#define
V4L2_STD_PAL_H
((v4l2_std_id)0x00000008)
macro
733
V4L2_STD_PAL_H
|\
740
#define V4L2_STD_H (
V4L2_STD_PAL_H
|\
/kernel/linux/linux-5.10/drivers/media/pci/cx88/
H
A
D
cx88.h
49
& ~
V4L2_STD_PAL_H
\
/kernel/linux/linux-5.10/drivers/media/tuners/
H
A
D
tda9887.c
139
.std = V4L2_STD_PAL_BG |
V4L2_STD_PAL_H
| V4L2_STD_PAL_N,
/kernel/linux/linux-6.6/drivers/media/tuners/
H
A
D
tda9887.c
139
.std = V4L2_STD_PAL_BG |
V4L2_STD_PAL_H
| V4L2_STD_PAL_N,
/kernel/linux/linux-6.6/drivers/media/pci/cx88/
H
A
D
cx88.h
49
& ~
V4L2_STD_PAL_H
\
/kernel/linux/linux-5.10/include/uapi/linux/
H
A
D
videodev2.h
1270
#define
V4L2_STD_PAL_H
((v4l2_std_id)0x00000008)
macro
1345
V4L2_STD_PAL_H
|\
1353
#define V4L2_STD_H (
V4L2_STD_PAL_H
|\
/kernel/linux/linux-6.6/include/uapi/linux/
H
A
D
videodev2.h
1350
#define
V4L2_STD_PAL_H
((v4l2_std_id)0x00000008)
macro
1425
V4L2_STD_PAL_H
|\
1433
#define V4L2_STD_H (
V4L2_STD_PAL_H
|\
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H
A
D
videodev2.h
681
#define
V4L2_STD_PAL_H
((v4l2_std_id) 0x00000008)
macro
709
#define V4L2_STD_PAL (V4L2_STD_PAL_BG | V4L2_STD_PAL_DK |
V4L2_STD_PAL_H
| V4L2_STD_PAL_I)
712
#define V4L2_STD_H (
V4L2_STD_PAL_H
| V4L2_STD_SECAM_H)
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H
A
D
videodev2.h
681
#define
V4L2_STD_PAL_H
((v4l2_std_id) 0x00000008)
macro
709
#define V4L2_STD_PAL (V4L2_STD_PAL_BG | V4L2_STD_PAL_DK |
V4L2_STD_PAL_H
| V4L2_STD_PAL_I)
712
#define V4L2_STD_H (
V4L2_STD_PAL_H
| V4L2_STD_SECAM_H)
/kernel/linux/linux-5.10/drivers/media/i2c/
H
A
D
msp3400-kthreads.c
599
state->detected_std = V4L2_STD_BG |
V4L2_STD_PAL_H
;
in msp3400c_thread()
/kernel/linux/linux-6.6/drivers/media/i2c/
H
A
D
msp3400-kthreads.c
603
state->detected_std = V4L2_STD_BG |
V4L2_STD_PAL_H
;
in msp3400c_thread()
/kernel/linux/linux-5.10/drivers/media/test-drivers/vivid/
H
A
D
vivid-vid-cap.c
1596
V4L2_STD_PAL_BG |
V4L2_STD_PAL_H
,
/kernel/linux/linux-6.6/drivers/media/test-drivers/vivid/
H
A
D
vivid-vid-cap.c
1351
V4L2_STD_PAL_BG |
V4L2_STD_PAL_H
,
/kernel/linux/linux-5.10/drivers/media/v4l2-core/
H
A
D
v4l2-ioctl.c
56
{
V4L2_STD_PAL_H
, "PAL-H" },
/kernel/linux/linux-6.6/drivers/media/v4l2-core/
H
A
D
v4l2-ioctl.c
53
{
V4L2_STD_PAL_H
, "PAL-H" },
Completed in 57 milliseconds