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:MODE_LINEART
(Results
1 - 16
of
16
) sorted by relevance
/third_party/backends/backend/
H
A
D
kodakaio.h
192
MODE_COLOR, MODE_GRAY,
MODE_LINEART
enumerator
H
A
D
kodak.c
589
s->s_res_min[
MODE_LINEART
] = get_I_min_bin_res(in);
in init_inquire()
591
s->s_res_max[
MODE_LINEART
] = get_I_max_bin_res(in);
in init_inquire()
645
s->s_mode[
MODE_LINEART
] = 1;
in init_model()
651
s->s_res_min[MODE_HALFTONE] = s->s_res_min[
MODE_LINEART
];
in init_model()
652
s->s_res_max[MODE_HALFTONE] = s->s_res_max[
MODE_LINEART
];
in init_model()
684
s->u_mode =
MODE_LINEART
;
in init_user()
986
if(s->s_mode[
MODE_LINEART
]){
in sane_get_option_descriptor()
1310
if(s->u_mode ==
MODE_LINEART
){
in sane_control_option()
1424
tmp =
MODE_LINEART
;
in sane_control_option()
H
A
D
p5_device.h
298
#define
MODE_LINEART
2
macro
H
A
D
kodak.h
181
#define
MODE_LINEART
0
macro
H
A
D
xerox_mfp.h
217
#define
MODE_LINEART
0x00
macro
H
A
D
fujitsu.c
1372
s->step_x_res[
MODE_LINEART
] = get_IN_step_x_res (in);
in init_vpd()
1373
DBG (15, " step x res: %d dpi\n", s->step_x_res[
MODE_LINEART
]);
in init_vpd()
1375
s->step_y_res[
MODE_LINEART
] = get_IN_step_y_res (in);
in init_vpd()
1376
DBG (15, " step y res: %d dpi\n", s->step_y_res[
MODE_LINEART
]);
in init_vpd()
1450
s->can_mode[
MODE_LINEART
] = get_IN_monochrome (in);
in init_vpd()
1451
DBG (15, " monochrome: %d\n", s->can_mode[
MODE_LINEART
]);
in init_vpd()
2090
if(s->can_mode[
MODE_LINEART
]
in init_model()
2101
s->step_x_res[i] = s->step_x_res[
MODE_LINEART
];
in init_model()
2102
s->step_y_res[i] = s->step_y_res[
MODE_LINEART
];
in init_model()
2105
s->reverse_by_mode[
MODE_LINEART
]
in init_model()
[all...]
H
A
D
epjitsu.h
285
#define
MODE_LINEART
2
macro
H
A
D
p5_device.c
787
case
MODE_LINEART
:
in start_scan()
832
if (mode ==
MODE_LINEART
)
in start_scan()
844
if (mode ==
MODE_LINEART
)
in start_scan()
H
A
D
niash.c
221
#define
MODE_LINEART
2
macro
1163
s->aValues[optMode].w =
MODE_LINEART
;
in sane_control_option()
1317
if (s->aValues[optMode].w ==
MODE_LINEART
)
in sane_start()
H
A
D
epjitsu.c
534
s->mode =
MODE_LINEART
;
in attach_one()
566
s->mode =
MODE_LINEART
;
in attach_one()
590
s->mode =
MODE_LINEART
;
in attach_one()
1354
if(s->mode !=
MODE_LINEART
){
in sane_get_option_descriptor()
1373
if(s->mode !=
MODE_LINEART
){
in sane_get_option_descriptor()
1532
if(s->mode ==
MODE_LINEART
){
in sane_control_option()
1677
tmp =
MODE_LINEART
;
in sane_control_option()
2379
else if (s->mode ==
MODE_LINEART
) {
in sane_get_parameters()
4504
else if (s->mode ==
MODE_LINEART
)
in copy_block_to_page()
4532
else if (s->mode ==
MODE_LINEART
)
in copy_block_to_page()
[all...]
H
A
D
xerox_mfp.c
682
if (dev->composition ==
MODE_LINEART
||
in set_parameters()
715
if (dev->composition ==
MODE_LINEART
||
in fix_window()
1206
else if (dev->composition ==
MODE_LINEART
||
in dev_acquire()
1510
else if (dev->composition ==
MODE_LINEART
||
in sane_start()
H
A
D
canon_dr.h
505
#define
MODE_LINEART
WD_comp_LA
macro
H
A
D
fujitsu.h
655
#define
MODE_LINEART
WD_comp_LA
macro
H
A
D
canon_dr.c
1386
s->reverse_by_mode[
MODE_LINEART
] = 1;
in init_model()
1611
s->reverse_by_mode[
MODE_LINEART
] = 0;
in init_model()
1622
s->reverse_by_mode[
MODE_LINEART
] = 0;
in init_model()
2080
s->u.mode=
MODE_LINEART
;
in init_user()
2605
if(s->u.mode !=
MODE_LINEART
){
in sane_get_option_descriptor()
3323
if(s->u.mode ==
MODE_LINEART
){
in sane_control_option()
3733
tmp =
MODE_LINEART
;
in sane_control_option()
4940
if(s->s.mode ==
MODE_LINEART
&& !s->can_monochrome){
in update_params()
H
A
D
kodakaio.c
1745
else if (s->val[OPT_MODE].w ==
MODE_LINEART
) { /* gives 1 bit output */
in k_copy_image_data()
1845
else if (s->val[OPT_MODE].w ==
MODE_LINEART
) s->params.format = SANE_FRAME_GRAY;
in k_init_parametersta()
3238
if (optindex ==
MODE_LINEART
) {
in setvalue()
H
A
D
p5.c
943
dev->mode =
MODE_LINEART
;
in compute_parameters()
Completed in 39 milliseconds