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:bBitDepth
(Results
1 - 8
of
8
) sorted by relevance
/third_party/backends/backend/
H
A
D
plustek-usbscan.c
258
scanning->sParam.
bBitDepth
> 8 && wDpi < 300 ) {
in usb_SetAsicDpiY()
319
if( pParam->
bBitDepth
> 8 ) {
in usb_SetColorAndBits()
322
} else if( pParam->
bBitDepth
== 8 ) {
in usb_SetColorAndBits()
336
if (sp->
bBitDepth
== 1) {
in usb_GetPhyPixels()
343
} else if (sp->
bBitDepth
== 8) {
in usb_GetPhyPixels()
354
else /* sp->
bBitDepth
== 16 */
in usb_GetPhyPixels()
685
if( pParam->
bBitDepth
> 8 ) {
in usb_GetMCLKDivider()
940
if((pParam->
bBitDepth
> 8) &&
in usb_GetMotorParam()
1591
pParam->
bBitDepth
= 8;
in usb_SaveImageInfo()
1596
pParam->
bBitDepth
in usb_SaveImageInfo()
[all...]
H
A
D
plustek-usbio.c
151
if( sd->
bBitDepth
> 8 )
in dumpPicInit()
155
dPix.depth = sd->
bBitDepth
;
in dumpPicInit()
H
A
D
plustek-usbshading.c
226
tmp_sp->
bBitDepth
= 16;
in usb_PrepareFineCal()
259
if( param->
bBitDepth
> 8 )
in usb_GetMCLK()
264
if( param->
bBitDepth
> 8 )
in usb_GetMCLK()
526
if( param->
bBitDepth
> 8 ) {
in usb_GetSWOffsetGain()
542
if( param->
bBitDepth
> 8 ) {
in usb_GetSWOffsetGain()
2243
m_ScanParam.
bBitDepth
= 16;
in usb_PrepareCalibration()
2335
m_ScanParam.
bBitDepth
= 8;
in usb_SpeedTest()
2905
((scanning->sParam.
bBitDepth
== 8 &&
2912
if (scanning->sParam.
bBitDepth
> 8)
2917
if( scanning->sParam.
bBitDepth
>
[all...]
H
A
D
plustek-usbcalfile.c
351
sprintf( bd, "%u=", param->
bBitDepth
);
in usb_CreatePrefix()
837
tmp_sp->
bBitDepth
= 16;
in usb_SaveCalSetShading()
H
A
D
plustek-usb.c
286
sParam.
bBitDepth
= 8;
in usb_initDev()
961
if( scan->sParam.
bBitDepth
<= 8 )
in usbDev_setScanEnv()
991
if( scan->sParam.
bBitDepth
> 8 ) {
in usbDev_setScanEnv()
995
scan->sParam.
bBitDepth
= 8;
in usbDev_setScanEnv()
1285
scan->dwGreenShift = (7UL+scan->sParam.
bBitDepth
) >> 3;
in usbDev_Prepare()
H
A
D
plustek-usbimg.c
1710
if (scan->sParam.
bBitDepth
> 8) {
in usb_GetImageProc()
1764
if (scan->sParam.
bBitDepth
> 8) {
in usb_GetImageProc()
1791
if (scan->sParam.
bBitDepth
> 8) {
in usb_GetImageProc()
1841
if (scan->sParam.
bBitDepth
> 8) {
in usb_GetImageProc()
1862
if( scan->sParam.
bBitDepth
== 8 ) {
in usb_GetImageProc()
H
A
D
plustek-usb.h
601
u_char
bBitDepth
; /**< 1/8/14 */
member
H
A
D
plustek-usbcal.c
1284
if (scan->sParam.
bBitDepth
!= 8) {
in cano_DoCalibration()
Completed in 14 milliseconds