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:trc
(Results
1 - 13
of
13
) sorted by relevance
/third_party/ffmpeg/libavfilter/
H
A
D
vf_iccgen.c
103
enum AVColorTransferCharacteristic
trc
;
in iccgen_filter_frame()
local
H
A
D
fflcms2.c
51
static int get_curve(FFIccContext *s, enum AVColorTransferCharacteristic
trc
,
in get_curve()
argument
[all...]
H
A
D
vf_tonemap_opencl.c
55
enum AVColorTransferCharacteristic
trc
, trc_in, trc_out;
member
H
A
D
vf_colorspace.c
179
get_transfer_characteristics(enum AVColorTransferCharacteristic
trc
)
in get_transfer_characteristics()
argument
[all...]
H
A
D
vf_zscale.c
94
int
trc
;
member
/third_party/ffmpeg/libavutil/
H
A
D
color_utils.c
27
double avpriv_get_gamma_from_trc(enum AVColorTransferCharacteristic
trc
)
in avpriv_get_gamma_from_trc()
argument
169
avpriv_trc_function avpriv_get_trc_function_from_trc(enum AVColorTransferCharacteristic
trc
)
in avpriv_get_trc_function_from_trc()
argument
H
A
D
hwcontext_videotoolbox.c
463
CFStringRef av_map_videotoolbox_color_trc_from_av(enum AVColorTransferCharacteristic
trc
)
in av_map_videotoolbox_color_trc_from_av()
argument
/third_party/ffmpeg/libavcodec/
H
A
D
avcodec.c
584
const char *
trc
= unknown_if_null(av_color_transfer_name(enc->color_trc));
in avcodec_string()
local
H
A
D
pngenc.c
339
static int png_get_gama(enum AVColorTransferCharacteristic
trc
, uint8_t *buf)
in png_get_gama()
argument
H
A
D
videotoolboxenc.c
979
enum AVColorTransferCharacteristic
trc
= avctx->color_trc;
in get_cv_transfer_function()
local
/third_party/skia/src/core/
H
A
D
SkColorSpace.cpp
223
const skcms_Curve*
trc
= profile.
trc
;
in Make()
local
[all...]
/third_party/skia/include/third_party/skcms/
H
A
D
skcms.h
176
skcms_Curve
trc
[3];
member
/third_party/ffmpeg/libavdevice/
H
A
D
dshow.c
946
const char *
trc
= av_color_transfer_name(fmt_info->col_trc);
in dshow_cycle_formats()
local
Completed in 18 milliseconds