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:IMAGE_640
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/usb/gspca/gl860/
H
A
D
gl860.h
28
#define
IMAGE_640
0
macro
H
A
D
gl860-ov9655.c
208
tbl = (reso ==
IMAGE_640
) ? tbl_640 : tbl_1280;
in ov9655_init_post_alt()
283
case
IMAGE_640
:
in ov9655_configure_alt()
H
A
D
gl860-ov2640.c
270
case
IMAGE_640
:
in ov2640_init_post_alt()
322
case
IMAGE_640
:
in ov2640_configure_alt()
H
A
D
gl860-mi2020.c
490
case
IMAGE_640
:
in mi2020_init_post_alt()
581
if (reso ==
IMAGE_640
|| reso == IMAGE_800)
in mi2020_init_post_alt()
608
case
IMAGE_640
:
in mi2020_configure_alt()
709
if (reso ==
IMAGE_640
|| reso == IMAGE_800)
in mi2020_camera_settings()
H
A
D
gl860-mi1320.c
324
case
IMAGE_640
:
in mi1320_configure_alt()
/kernel/linux/linux-6.6/drivers/media/usb/gspca/gl860/
H
A
D
gl860.h
28
#define
IMAGE_640
0
macro
H
A
D
gl860-ov9655.c
257
tbl = (reso ==
IMAGE_640
) ? tbl_640 : tbl_1280;
in ov9655_init_post_alt()
332
case
IMAGE_640
:
in ov9655_configure_alt()
H
A
D
gl860-ov2640.c
270
case
IMAGE_640
:
in ov2640_init_post_alt()
322
case
IMAGE_640
:
in ov2640_configure_alt()
H
A
D
gl860-mi2020.c
490
case
IMAGE_640
:
in mi2020_init_post_alt()
581
if (reso ==
IMAGE_640
|| reso == IMAGE_800)
in mi2020_init_post_alt()
608
case
IMAGE_640
:
in mi2020_configure_alt()
709
if (reso ==
IMAGE_640
|| reso == IMAGE_800)
in mi2020_camera_settings()
H
A
D
gl860-mi1320.c
351
case
IMAGE_640
:
in mi1320_configure_alt()
Completed in 8 milliseconds