Home
last modified time | relevance | path

Searched defs:trc (Results 1 - 13 of 13) sorted by relevance

/third_party/ffmpeg/libavfilter/
H A Dvf_iccgen.c103 enum AVColorTransferCharacteristic trc; in iccgen_filter_frame() local
H A Dfflcms2.c51 static int get_curve(FFIccContext *s, enum AVColorTransferCharacteristic trc, in get_curve() argument
[all...]
H A Dvf_tonemap_opencl.c55 enum AVColorTransferCharacteristic trc, trc_in, trc_out; member
H A Dvf_colorspace.c179 get_transfer_characteristics(enum AVColorTransferCharacteristic trc) in get_transfer_characteristics() argument
[all...]
H A Dvf_zscale.c94 int trc; member
/third_party/ffmpeg/libavutil/
H A Dcolor_utils.c27 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 Dhwcontext_videotoolbox.c463 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 Davcodec.c584 const char *trc = unknown_if_null(av_color_transfer_name(enc->color_trc)); in avcodec_string() local
H A Dpngenc.c339 static int png_get_gama(enum AVColorTransferCharacteristic trc, uint8_t *buf) in png_get_gama() argument
H A Dvideotoolboxenc.c979 enum AVColorTransferCharacteristic trc = avctx->color_trc; in get_cv_transfer_function() local
/third_party/skia/src/core/
H A DSkColorSpace.cpp223 const skcms_Curve* trc = profile.trc; in Make() local
[all...]
/third_party/skia/include/third_party/skcms/
H A Dskcms.h176 skcms_Curve trc[3]; member
/third_party/ffmpeg/libavdevice/
H A Ddshow.c946 const char *trc = av_color_transfer_name(fmt_info->col_trc); in dshow_cycle_formats() local

Completed in 18 milliseconds