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:start_black
(Results
1 - 1
of
1
) sorted by relevance
/third_party/backends/backend/
H
A
D
gt68xx_high.c
1005
SANE_Fixed
start_black
;
member
1028
SANE_Int
start_black
;
in gt68xx_afe_ccd_calc()
local
1039
start_black
=
in gt68xx_afe_ccd_calc()
1040
SANE_UNFIX (values->
start_black
) * values->scan_dpi / MM_PER_INCH;
in gt68xx_afe_ccd_calc()
1041
end_black =
start_black
+ 1.0 * values->scan_dpi / MM_PER_INCH; /* 1 mm */
in gt68xx_afe_ccd_calc()
1048
"gt68xx_afe_ccd_calc: dpi=%d,
start_black
=%d, end_black=%d, start_white=%d, end_white=%d\n",
in gt68xx_afe_ccd_calc()
1049
values->scan_dpi,
start_black
, end_black, start_white, end_white);
in gt68xx_afe_ccd_calc()
1052
for (i =
start_black
; i < end_black; i++)
in gt68xx_afe_ccd_calc()
1357
values.
start_black
= SANE_FIX (20.0);
in gt68xx_afe_ccd_auto()
1359
values.
start_black
in gt68xx_afe_ccd_auto()
1495
SANE_Int
start_black
;
gt68xx_afe_cis_calc_black()
local
[all...]
Completed in 2 milliseconds