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:caldata
(Results
1 - 2
of
2
) sorted by relevance
/third_party/backends/backend/
H
A
D
umax1220u-common.c
243
unsigned char
caldata
[16070 + PAD];
member
1267
Format of
caldata
:
1308
PAD_ARRAY (scan->
caldata
, 16070);
in get_caldata()
1318
memset (scan->
caldata
, 0, 3 * 5100);
in get_caldata()
1373
scan->
caldata
[x + x0] = gn;
in get_caldata()
1379
scan->
caldata
[i + 3 * 5100 + 0] = i;
in get_caldata()
1384
scan->
caldata
[i + 3 * 5100 + 256] = i;
in get_caldata()
1389
scan->
caldata
[i + 3 * 5100 + 512] = i;
in get_caldata()
1393
CHK_ARRAY (scan->
caldata
, 16070);
in get_caldata()
1400
Format of
caldata
[all...]
H
A
D
microtek.c
2280
static void calc_calibration(uint8_t *
caldata
, uint8_t *scanline[],
in calc_calibration()
argument
2306
caldata
[i] = (sum + (count / 2)) / count;
in calc_calibration()
2314
caldata
[i] = 0;
in calc_calibration()
Completed in 8 milliseconds