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
defs:icc
(Results
1 - 9
of
9
) sorted by relevance
/third_party/cups-filters/filter/pdftopdf/
H
A
D
qpdf_cm.cc
55
std::string
icc
=load_file(filename);
in addOutputIntent()
local
137
std::string
icc
=load_file(filename);
in setDefaultICC()
local
/third_party/ffmpeg/libavfilter/
H
A
D
vf_iccgen.c
36
FFIccContext
icc
;
member
H
A
D
vf_iccdetect.c
37
FFIccContext
icc
;
member
/third_party/skia/src/images/
H
A
D
SkWebpEncoder.cpp
90
sk_sp<SkData>
icc
= icc_from_color_space(pixmap.info());
in Encode()
local
H
A
D
SkJpegEncoder.cpp
187
sk_sp<SkData>
icc
= icc_from_color_space(src.info());
in Make()
local
H
A
D
SkPngEncoder.cpp
349
sk_sp<SkData>
icc
= icc_from_color_space(info);
in set_icc()
local
/third_party/ffmpeg/libavcodec/
H
A
D
aacps_tablegen.h
113
int iid,
icc
;
in ps_tableinit()
local
[all...]
H
A
D
aacps_fixed_tablegen.h
267
int iid,
icc
;
in ps_tableinit()
local
[all...]
/third_party/skia/src/codec/
H
A
D
SkHeifCodec.cpp
185
auto
icc
= SkData::MakeWithProc(iccData->data(), iccData->size(), releaseProc, iccData);
in MakeFromStream()
local
Completed in 6 milliseconds