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:wAppDataType
(Results
1 - 9
of
9
) sorted by relevance
/third_party/backends/backend/
H
A
D
plustek-pp_map.c
203
DBG( DBG_LOW, "MapSetupDither() - %u\n", ps->DataInf.
wAppDataType
);
in MapSetupDither()
205
if( COLOR_HALFTONE == ps->DataInf.
wAppDataType
) {
in MapSetupDither()
H
A
D
plustek-pp_scale.c
80
switch( ps->DataInf.
wAppDataType
) {
in ScaleX()
H
A
D
u12-scanner.h
226
u_short
wAppDataType
;
member
H
A
D
plustek-pp_genericio.c
401
if ( COLOR_256GRAY == ps->DataInf.
wAppDataType
) {
in ioP96InitialSetCurrentSpeed()
977
a_fnSppSpeedProcs[ps->DataInf.
wAppDataType
](ps);
in ioP98InitialSetCurrentSpeed()
981
a_fnBppSpeedProcs[ps->DataInf.
wAppDataType
](ps);
in ioP98InitialSetCurrentSpeed()
985
a_fnSpeedProcs[ps->DataInf.
wAppDataType
](ps);
in ioP98InitialSetCurrentSpeed()
H
A
D
plustek-pp_image.c
439
ps->DataInf.
wAppDataType
= pInf->ImgDef.wDataType;
in imageP98SetupScanSettings()
867
ps->DataInf.wPhyDataType = ps->DataInf.
wAppDataType
;
in imageP96GetInfo()
1140
ps->DataInf.
wAppDataType
= pInf->ImgDef.wDataType;
in imageP96SetupScanSettings()
1199
if( ps->DataInf.
wAppDataType
== COLOR_HALFTONE )
in imageP98003DataIsReady()
H
A
D
plustek-pp_scandata.h
123
UShort
wAppDataType
;
member
H
A
D
plustek-pp_motor.c
477
if (ps->DataInf.
wAppDataType
>= COLOR_TRUE24)
in motorP98FillHalfStepTable()
1477
if( ps->DataInf.
wAppDataType
== COLOR_TRUE24)
in motorP96FillHalfStepTable()
1492
if( ps->DataInf.
wAppDataType
== COLOR_TRUE24 ) {
in motorP96FillHalfStepTable()
1555
if (ps->DataInf.
wAppDataType
== COLOR_TRUE24)
in motorP96FillHalfStepTable()
H
A
D
u12-image.c
435
dev->DataInf.
wAppDataType
= img->wDataType;
in imageSetupScanSettings()
823
switch( dev->DataInf.
wAppDataType
) {
in u12image_PrepareScaling()
H
A
D
plustek-pp_dac.c
1021
if (ps->DataInf.
wAppDataType
< COLOR_256GRAY)
in dacP96GetHilightShadow()
Completed in 14 milliseconds