Home
last modified time | relevance | path

Searched defs:chroma_scale (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/modules/skottie/src/effects/
DHueSaturationEffect.cpp63 static sk_sp<SkColorFilter> make_saturate(float chroma_scale) { in make_saturate()
157 chroma_scale = s < 0 ? s + 1 : std::min(1/(1 - s), kMaxScale); in makeColorFilter() local
/third_party/ffmpeg/libavcodec/
Ddnxhddec.c43 int chroma_scale[64]; member
/third_party/gstreamer/gst_libav/ext/libav/
Dgstavviddec.c1253 const guint64 chroma_scale = 50000; in mastering_display_metadata_av_to_gst() local
/third_party/gstreamer/gstplugins_good/gst/matroska/
Dmatroska-mux.c2708 const gdouble chroma_scale = 50000; in gst_matroska_mux_write_mastering_metadata() local
Dmatroska-demux.c491 const guint chroma_scale = 50000; in gst_matroska_demux_parse_mastering_metadata() local