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:overscan
(Results
1 - 3
of
3
) sorted by relevance
/third_party/backends/backend/
H
A
D
fujitsu.h
289
/*
overscan
size in pixels comes from scanner in basic res units */
491
int
overscan
;
member
H
A
D
avision.c
3027
/* add
overscan
*/
in compute_parameters()
3030
int
overscan
= (int) ((s->avdimen.hw_yres *
in compute_parameters()
local
3034
DBG (3, "sane_compute_parameters:
overscan
lines: %d\n",
overscan
);
in compute_parameters()
3035
s->avdimen.bry +=
overscan
;
in compute_parameters()
3039
Calculate offsets for skipping lines later with considering
overscan
in compute_parameters()
3050
double
overscan
;
in compute_parameters()
local
3054
overscan
= fmax(0, fmax(dev->hw->offset.duplex.front.top,
in compute_parameters()
3057
offsets.front.top +=
overscan
- dev->hw->offset.duplex.front.top;
in compute_parameters()
3058
offsets.rear.top +=
overscan
in compute_parameters()
[all...]
H
A
D
fujitsu.c
253
- support MS
overscan
256
- update
overscan
code to extend max scan area
269
- updated
overscan
and bgcolor option descriptions
362
- disable
overscan
option if vpd does not tell
overscan
size
370
- correct
overscan
dimension calculation
371
- provide correct
overscan
size overrides for fi-5110C and fi-4x20C2
603
overscan
correctly
1350
* Adding 4 more bytes allows us to include the
overscan
info.
in init_vpd()
1351
* Scanners that don't support
overscan
see
in init_vpd()
[all...]
Completed in 13 milliseconds