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:DEPTH_GRAY
(Results
1 - 4
of
4
) sorted by relevance
/third_party/backends/backend/
H
A
D
hp5590_cmds.h
82
DEPTH_GRAY
,
enumerator
H
A
D
niash.c
206
#define
DEPTH_GRAY
8
macro
213
#define BITS_PER_PIXEL_GRAY
DEPTH_GRAY
334
{
DEPTH_GRAY
, SANE_FRAME_GRAY, _bytesPerLineGray, _rgb2gray},
H
A
D
hp5590.c
1005
case
DEPTH_GRAY
:
in sane_control_option()
1246
scanner->depth =
DEPTH_GRAY
;
in sane_control_option()
1442
case
DEPTH_GRAY
:
in sane_get_parameters()
1705
if ( ! (scanner->depth == DEPTH_BW || scanner->depth ==
DEPTH_GRAY
))
in convert_gray_and_lineart()
1731
if (scanner->depth ==
DEPTH_GRAY
)
in convert_gray_and_lineart()
H
A
D
hp5590_cmds.c
1467
if (color_depth ==
DEPTH_GRAY
)
in hp5590_calc_pixel_bits()
1568
if (color_depth == DEPTH_BW || color_depth ==
DEPTH_GRAY
)
in hp5590_set_scan_area()
Completed in 9 milliseconds