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:tonecurve
(Results
1 - 3
of
3
) sorted by relevance
/third_party/ffmpeg/libavfilter/
H
A
D
fflcms2.c
151
cmsToneCurve *
tonecurve
;
in ff_icc_profile_generate()
local
157
if ((ret = get_curve(s, color_trc, &
tonecurve
)) < 0)
in ff_icc_profile_generate()
167
(cmsToneCurve *[3]) {
tonecurve
,
tonecurve
,
tonecurve
}
in ff_icc_profile_generate()
278
cmsToneCurve *
tonecurve
;
in ff_icc_profile_detect_transfer()
local
282
if (get_curve(s, trc, &
tonecurve
) < 0)
in ff_icc_profile_detect_transfer()
285
ref = cmsCreateGrayProfileTHR(s->ctx, cmsD50_xyY(),
tonecurve
);
in ff_icc_profile_detect_transfer()
/third_party/backends/backend/
H
A
D
agfafocus.h
115
SANE_Int
tonecurve
;
member
H
A
D
agfafocus.c
468
Byte
tonecurve
; /* Tone curve (0 - 8) */
in set_window()
member
592
cmd.wd.
tonecurve
= s->
tonecurve
;
in set_window()
1676
s->
tonecurve
= 0;
in sane_get_parameters()
Completed in 5 milliseconds