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:siContrast
(Results
1 - 9
of
9
) sorted by relevance
/third_party/backends/backend/
H
A
D
u12-map.c
129
c = ((double)dev->DataInf.
siContrast
+ 100.0)/100.0;
in u12map_Adjust()
134
dev->DataInf.
siContrast
, (int)(c*100));
in u12map_Adjust()
H
A
D
plustek.h
330
short
siContrast
;
member
H
A
D
u12-scanner.h
229
short
siContrast
;
member
H
A
D
plustek-pp.h
139
/* siBrightness &
siContrast
*/
448
short
siContrast
; /* refer to SECTION (3.6) */
member
H
A
D
plustek-pp_image.c
476
ps->wContrast = pInf->
siContrast
; /* brightness and contrast */
in imageP98SetupScanSettings()
1148
ps->wContrast = pInf->
siContrast
; /* brightness and contrast */
in imageP96SetupScanSettings()
H
A
D
plustek_pp.c
1951
sinfo.
siContrast
= s->val[OPT_CONTRAST].w;
in sane_start()
1955
sinfo.
siContrast
);
in sane_start()
H
A
D
u12.c
1671
dev->DataInf.
siContrast
= s->val[OPT_CONTRAST].w;
in sane_start()
1674
dev->DataInf.siBrightness, dev->DataInf.
siContrast
);
in sane_start()
H
A
D
plustek.c
2503
sinfo.
siContrast
= s->val[OPT_CONTRAST].w;
in local_sane_start()
2508
sinfo.siBrightness, sinfo.
siContrast
);
in local_sane_start()
H
A
D
plustek-usb.c
959
scan->sParam.contrast = si->
siContrast
;
in usbDev_setScanEnv()
Completed in 14 milliseconds