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:must_downsample
(Results
1 - 4
of
4
) sorted by relevance
/third_party/backends/backend/
H
A
D
canon_dr.h
681
static int
must_downsample
(struct scanner *s);
H
A
D
fujitsu.h
816
static int
must_downsample
(struct fujitsu *s);
H
A
D
fujitsu.c
3638
if (
must_downsample
(s) || s->s_mode < MODE_GRAYSCALE ){
in sane_get_option_descriptor()
3892
if (s->has_MS_dropout || s->has_vuid_3091 ||
must_downsample
(s)){
in sane_get_option_descriptor()
6903
if(
must_downsample
(s)){
in update_u_params()
8138
if(
must_downsample
(s)){
in sane_read()
9943
must_downsample
(struct fujitsu *s)
in must_downsample()
function
10246
if (
must_downsample
(s) && s->u_mode < MODE_GRAYSCALE ){
in buffer_crop()
H
A
D
canon_dr.c
321
- add
must_downsample
and must_fully_buffer
2658
if (
must_downsample
(s) || s->s.mode < MODE_GRAYSCALE ){
in sane_get_option_descriptor()
6776
if(
must_downsample
(s) && s->dropout_color[side]){
in copy_line()
9096
if (
must_downsample
(s) && s->u.mode < MODE_GRAYSCALE ){
in buffer_crop()
9195
must_downsample
(struct scanner *s)
in must_downsample()
function
Completed in 26 milliseconds