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:line_step
(Results
1 - 4
of
4
) sorted by relevance
/third_party/backends/backend/
H
A
D
mustek_pp_ccd300.c
759
priv->saved_line_step = priv->
line_step
;
in calibrate_device_101x()
785
priv->
line_step
= priv->saved_line_step;
in calibrate_device_101x()
806
priv->
line_step
= priv->saved_line_step;
in calibrate_device_101x()
836
priv->
line_step
= priv->saved_line_step;
in calibrate_device_101x()
901
int step = priv->
line_step
;
in get_color_line_101x()
940
if (priv->ccd_line >= (priv->
line_step
>> SANE_FIXED_SCALE_SHIFT))
in get_color_line_101x()
943
priv->blue_offs + (priv->
line_step
>> SANE_FIXED_SCALE_SHIFT))
in get_color_line_101x()
1013
priv->blue_offs + (priv->
line_step
>> SANE_FIXED_SCALE_SHIFT))
in get_color_line_101x()
1475
priv->saved_line_step = priv->
line_step
;
in return_home()
1506
priv->
line_step
in return_home()
[all...]
H
A
D
mustek_pp_ccd300.h
75
int
line_step
;
member
H
A
D
mustek_pp_cis.h
186
SANE_Int
line_step
;
member
H
A
D
mustek_pp_cis.c
1527
int ctr, channel, first, last, stride, step = dev->CIS.
line_step
;
in cis_get_next_line()
2762
cisdev->CIS.
line_step
=
in cis_drv_start()
2770
cisdev->line_diff = cisdev->CIS.
line_step
;
in cis_drv_start()
Completed in 6 milliseconds