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:r_pga
(Results
1 - 6
of
6
) sorted by relevance
/third_party/backends/backend/
H
A
D
gt68xx_high.c
723
afe->
r_pga
, afe->g_offset, afe->g_pga, afe->b_offset, afe->b_pga);
in gt68xx_scanner_calibrate()
1418
&afe->r_offset, &afe->
r_pga
,
in gt68xx_afe_ccd_auto()
1420
&old_afe.
r_pga
);
in gt68xx_afe_ccd_auto()
1465
afe->
r_pga
= afe->b_pga = 0x18;
in gt68xx_afe_ccd_auto()
1473
&afe->
r_pga
,
in gt68xx_afe_ccd_auto()
1475
&old_afe.
r_pga
);
in gt68xx_afe_ccd_auto()
1576
gain = &afe->
r_pga
;
in gt68xx_afe_cis_adjust_gain_offset()
1577
old_gain = &old_afe->
r_pga
;
in gt68xx_afe_cis_adjust_gain_offset()
1884
old_afe.
r_pga
= old_afe.g_pga = old_afe.b_pga = 255;
in gt68xx_afe_cis_auto()
H
A
D
artec_eplus48u.h
120
SANE_Byte
r_pga
; /**< Red channel PGA gain */
member
H
A
D
gt68xx_low.h
178
SANE_Byte
r_pga
; /**< Red channel PGA gain */
member
H
A
D
gt68xx_generic.c
136
req[3] = gt68xx_generic_fix_gain (params->
r_pga
);
in gt68xx_generic_set_afe()
H
A
D
artec_eplus48u.c
811
dev->afe_params.
r_pga
= default_afe_params.
r_pga
;
in attach()
1421
req[3] = params->
r_pga
;
in artec48u_generic_set_afe()
3290
s->dev->artec_48u_afe_params.
r_pga
= s->dev->afe_params.
r_pga
;
in calibrate_scanner()
H
A
D
gt68xx.c
259
afe->
r_pga
= (SANE_Byte) long_value;
in get_afe_values()
Completed in 13 milliseconds