Home
last modified time | relevance | path

Searched defs:trc (Results 1 – 17 of 17) sorted by relevance

/third_party/ffmpeg/libavutil/
Dcolor_utils.c27 double avpriv_get_gamma_from_trc(enum AVColorTransferCharacteristic trc) in avpriv_get_gamma_from_trc()
169 avpriv_trc_function avpriv_get_trc_function_from_trc(enum AVColorTransferCharacteristic trc) in avpriv_get_trc_function_from_trc()
Dhwcontext_videotoolbox.c463 CFStringRef av_map_videotoolbox_color_trc_from_av(enum AVColorTransferCharacteristic trc) in av_map_videotoolbox_color_trc_from_av()
/third_party/ffmpeg/libavfilter/
Dfflcms2.c51 static int get_curve(FFIccContext *s, enum AVColorTransferCharacteristic trc, in get_curve()
277 for (enum AVColorTransferCharacteristic trc = 0; trc < AVCOL_TRC_NB; trc++) { in ff_icc_profile_detect_transfer() local
Dvf_iccgen.c103 enum AVColorTransferCharacteristic trc; in iccgen_filter_frame() local
Dvf_tonemap_opencl.c55 enum AVColorTransferCharacteristic trc, trc_in, trc_out; member
Dvf_colorspace.c179 get_transfer_characteristics(enum AVColorTransferCharacteristic trc) in get_transfer_characteristics()
Dvf_zscale.c94 int trc; member
/third_party/ffmpeg/libavcodec/
Davcodec.c584 const char *trc = unknown_if_null(av_color_transfer_name(enc->color_trc)); in avcodec_string() local
Dpngenc.c339 static int png_get_gama(enum AVColorTransferCharacteristic trc, uint8_t *buf) in png_get_gama()
Dvideotoolboxenc.c979 enum AVColorTransferCharacteristic trc = avctx->color_trc; in get_cv_transfer_function() local
/third_party/skia/src/core/
DSkColorSpace.cpp223 const skcms_Curve* trc = profile.trc; in Make() local
/third_party/skia/include/third_party/skcms/
Dskcms.h176 skcms_Curve trc[3]; member
/third_party/ffmpeg/libavdevice/
Ddshow.c946 const char *trc = av_color_transfer_name(fmt_info->col_trc); in dshow_cycle_formats() local
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Ddtv.js84 trc: "[PC Preview] unknow trc" property
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp64387 AutoTracingName(CallbackTracer* trc, const char* name) : trc_(trc), prior_(trc->contextName_) { in AutoTracingName()
64403 explicit AutoTracingIndex(JSTracer* trc, size_t initial = 0) : trc_(nullptr) { in AutoTracingIndex()
64432 AutoTracingDetails(JSTracer* trc, CallbackTracer::ContextFunctor& func) : trc_(nullptr) { in AutoTracingDetails()
65094 static void TraceWrapped(JSTracer* trc, T* thingp, const char* name) { in TraceWrapped()
97051 static void trace(GCVector* vec, JSTracer* trc) { vec->trace(trc); } in trace()
97053 void trace(JSTracer* trc) { in trace()
122113 virtual void trace(JSTracer* trc) override in trace()
122137 virtual void trace(JSTracer* trc) override in trace()
144750 virtual void trace(JSTracer *trc) override in trace()
144768 virtual void trace(JSTracer *trc) override in trace()
[all …]
/third_party/mesa3d/src/imgui/
Dimgui_widgets.cpp4348 ImVec2 trc = wheel_center + ImRotate(triangle_pc, cos_hue_angle, sin_hue_angle); in ColorPicker4() local
/third_party/skia/third_party/externals/imgui/
Dimgui_widgets.cpp5381 ImVec2 trc = wheel_center + ImRotate(triangle_pc, cos_hue_angle, sin_hue_angle); in ColorPicker4() local