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:AEC
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/i2c/
H
A
D
ov772x.c
48
#define AECH 0x08 /* Exposure Value -
AEC
MSBs */
56
#define
AEC
0x10 /* Exposure Value */
macro
70
#define LAEC 0x1F /* Fine
AEC
value */
72
#define BDBASE 0x22 /* Banding filter Minimum
AEC
value */
74
#define AEW 0x24 /* AGC/
AEC
- Stable operating region (upper limit) */
75
#define AEB 0x25 /* AGC/
AEC
- Stable operating region (lower limit) */
76
#define VPT 0x26 /* AGC/
AEC
Fast mode operating region */
85
#define LUMHTH 0x30 /* Histogram
AEC
/AGC Luminance high level threshold */
86
#define LUMLTH 0x31 /* Histogram
AEC
/AGC Luminance low level threshold */
250
/*
AEC
evaluat
[all...]
H
A
D
ov2640.c
190
#define
AEC
0x10 /*
AEC
[9:2] Exposure Value */
macro
232
#define AEW 0x24 /* AGC/
AEC
- Stable operating region (upper limit) */
233
#define AEB 0x25 /* AGC/
AEC
- Stable operating region (lower limit) */
234
#define VV 0x26 /* AGC/
AEC
Fast mode operating region */
253
#define COM25_50HZ_BANDING_AEC_MSBS_MASK 0xC0 /* 50Hz Bd.
AEC
2 MSBs */
254
#define COM25_60HZ_BANDING_AEC_MSBS_MASK 0x30 /* 60Hz Bd.
AEC
2 MSBs */
257
#define BD50 0x4F /* 50Hz Banding
AEC
8 LSBs */
259
#define BD60 0x50 /* 60Hz Banding
AEC
8 LSBs */
261
#define REG5A 0x5A /* 50/60Hz Banding Maximum
AEC
Ste
[all...]
/kernel/linux/linux-6.6/drivers/media/i2c/
H
A
D
ov2640.c
188
#define
AEC
0x10 /*
AEC
[9:2] Exposure Value */
macro
230
#define AEW 0x24 /* AGC/
AEC
- Stable operating region (upper limit) */
231
#define AEB 0x25 /* AGC/
AEC
- Stable operating region (lower limit) */
232
#define VV 0x26 /* AGC/
AEC
Fast mode operating region */
251
#define COM25_50HZ_BANDING_AEC_MSBS_MASK 0xC0 /* 50Hz Bd.
AEC
2 MSBs */
252
#define COM25_60HZ_BANDING_AEC_MSBS_MASK 0x30 /* 60Hz Bd.
AEC
2 MSBs */
255
#define BD50 0x4F /* 50Hz Banding
AEC
8 LSBs */
257
#define BD60 0x50 /* 60Hz Banding
AEC
8 LSBs */
259
#define REG5A 0x5A /* 50/60Hz Banding Maximum
AEC
Ste
[all...]
H
A
D
ov772x.c
49
#define AECH 0x08 /* Exposure Value -
AEC
MSBs */
57
#define
AEC
0x10 /* Exposure Value */
macro
71
#define LAEC 0x1F /* Fine
AEC
value */
73
#define BDBASE 0x22 /* Banding filter Minimum
AEC
value */
75
#define AEW 0x24 /* AGC/
AEC
- Stable operating region (upper limit) */
76
#define AEB 0x25 /* AGC/
AEC
- Stable operating region (lower limit) */
77
#define VPT 0x26 /* AGC/
AEC
Fast mode operating region */
86
#define LUMHTH 0x30 /* Histogram
AEC
/AGC Luminance high level threshold */
87
#define LUMLTH 0x31 /* Histogram
AEC
/AGC Luminance low level threshold */
251
/*
AEC
evaluat
[all...]
Completed in 7 milliseconds