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_G
(Results
1 - 15
of
15
) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/usb/pvrusb2/
H
A
D
pvrusb2-std.c
21
V4L2_STD_PAL_G
| \
56
#define TSTD_G (
V4L2_STD_PAL_G
|V4L2_STD_SECAM_G)
299
V4L2_STD_PAL_B |
V4L2_STD_PAL_G
,
H
A
D
pvrusb2-hdw.c
1839
.std = V4L2_STD_PAL_B|V4L2_STD_PAL_B1|
V4L2_STD_PAL_G
,
/kernel/linux/linux-6.6/drivers/media/usb/pvrusb2/
H
A
D
pvrusb2-std.c
21
V4L2_STD_PAL_G
| \
56
#define TSTD_G (
V4L2_STD_PAL_G
|V4L2_STD_SECAM_G)
299
V4L2_STD_PAL_B |
V4L2_STD_PAL_G
,
H
A
D
pvrusb2-hdw.c
1839
.std = V4L2_STD_PAL_B|V4L2_STD_PAL_B1|
V4L2_STD_PAL_G
,
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H
A
D
videodev2.h
689
#define
V4L2_STD_PAL_G
((v4l2_std_id)0x00000004)
macro
727
V4L2_STD_PAL_G
)
738
#define V4L2_STD_G (
V4L2_STD_PAL_G
|\
/kernel/linux/linux-5.10/include/uapi/linux/
H
A
D
videodev2.h
1269
#define
V4L2_STD_PAL_G
((v4l2_std_id)0x00000004)
macro
1334
V4L2_STD_PAL_G
)
1351
#define V4L2_STD_G (
V4L2_STD_PAL_G
|\
/kernel/linux/linux-6.6/include/uapi/linux/
H
A
D
videodev2.h
1349
#define
V4L2_STD_PAL_G
((v4l2_std_id)0x00000004)
macro
1414
V4L2_STD_PAL_G
)
1431
#define V4L2_STD_G (
V4L2_STD_PAL_G
|\
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H
A
D
videodev2.h
680
#define
V4L2_STD_PAL_G
((v4l2_std_id) 0x00000004)
macro
707
#define V4L2_STD_PAL_BG (V4L2_STD_PAL_B | V4L2_STD_PAL_B1 |
V4L2_STD_PAL_G
)
711
#define V4L2_STD_G (
V4L2_STD_PAL_G
| V4L2_STD_SECAM_G)
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H
A
D
videodev2.h
680
#define
V4L2_STD_PAL_G
((v4l2_std_id) 0x00000004)
macro
707
#define V4L2_STD_PAL_BG (V4L2_STD_PAL_B | V4L2_STD_PAL_B1 |
V4L2_STD_PAL_G
)
711
#define V4L2_STD_G (
V4L2_STD_PAL_G
| V4L2_STD_SECAM_G)
/kernel/linux/linux-5.10/drivers/media/tuners/
H
A
D
mt2063.c
2053
} else if (params->std &
V4L2_STD_PAL_G
) {
in mt2063_set_analog_params()
/kernel/linux/linux-6.6/drivers/media/tuners/
H
A
D
mt2063.c
2052
} else if (params->std &
V4L2_STD_PAL_G
) {
in mt2063_set_analog_params()
/kernel/linux/linux-5.10/drivers/media/usb/cx231xx/
H
A
D
cx231xx-avcore.c
1577
} else if (standerd & (V4L2_STD_PAL_B |
V4L2_STD_PAL_G
)) {
in cx231xx_Get_Colibri_CarrierOffset()
/kernel/linux/linux-6.6/drivers/media/usb/cx231xx/
H
A
D
cx231xx-avcore.c
1577
} else if (standerd & (V4L2_STD_PAL_B |
V4L2_STD_PAL_G
)) {
in cx231xx_Get_Colibri_CarrierOffset()
/kernel/linux/linux-5.10/drivers/media/v4l2-core/
H
A
D
v4l2-ioctl.c
55
{
V4L2_STD_PAL_G
, "PAL-G" },
/kernel/linux/linux-6.6/drivers/media/v4l2-core/
H
A
D
v4l2-ioctl.c
52
{
V4L2_STD_PAL_G
, "PAL-G" },
Completed in 59 milliseconds