Home
last modified time | relevance | path

Searched refs:cmyk (Results 1 – 16 of 16) sorted by relevance

/third_party/ffmpeg/libavfilter/
Dvf_selectivecolor.c152 const float *cmyk = s->cmyk_adjust[range_id]; in register_range() local
156 if (cmyk[0] || cmyk[1] || cmyk[2] || cmyk[3]) { in register_range()
159 if (cmyk[0] < -1.0 || cmyk[0] > 1.0 || in register_range()
160 cmyk[1] < -1.0 || cmyk[1] > 1.0 || in register_range()
161 cmyk[2] < -1.0 || cmyk[2] > 1.0 || in register_range()
162 cmyk[3] < -1.0 || cmyk[3] > 1.0) { in register_range()
165 color_names[range_id], cmyk[0], cmyk[1], cmyk[2], cmyk[3]); in register_range()
266 float *cmyk = s->cmyk_adjust[i]; in config_input() local
268 sscanf(s->opt_cmyk_adjust[i], "%f %f %f %f", cmyk, cmyk+1, cmyk+2, cmyk+3); in config_input()
279 const float *cmyk = s->cmyk_adjust[pr->range_id]; in config_input() local
[all …]
/third_party/boost/boost/gil/
Dtypedefs.hpp186 BOOST_GIL_DEFINE_ALL_TYPEDEFS(8, uint8_t, cmyk)
187 BOOST_GIL_DEFINE_ALL_TYPEDEFS(8s, int8_t, cmyk)
188 BOOST_GIL_DEFINE_ALL_TYPEDEFS(16, uint16_t, cmyk)
189 BOOST_GIL_DEFINE_ALL_TYPEDEFS(16s, int16_t, cmyk)
190 BOOST_GIL_DEFINE_ALL_TYPEDEFS(32, uint32_t, cmyk)
191 BOOST_GIL_DEFINE_ALL_TYPEDEFS(32s, int32_t, cmyk)
192 BOOST_GIL_DEFINE_ALL_TYPEDEFS(32f, float32_t, cmyk)
/third_party/node/deps/npm/node_modules/color-convert/
DREADME.md6 It converts all ways between `rgb`, `hsl`, `hsv`, `hwb`, `cmyk`, `ansi`, `ansi16`, `hex` strings, a…
15 var cmykChannels = convert.cmyk.channels; // 4
41 convert.rgb.cmyk(167, 255, 4); // [ 35, 0, 98, 0 ]
42 convert.rgb.cmyk.raw(167, 255, 4); // [ 34.509803921568626, 0, 98.43137254901961, 0 ]
Dconversions.js20 cmyk: {channels: 4, labels: 'cmyk'},
147 convert.rgb.cmyk = function (rgb) { function
405 convert.cmyk.rgb = function (cmyk) { argument
406 var c = cmyk[0] / 100;
407 var m = cmyk[1] / 100;
408 var y = cmyk[2] / 100;
409 var k = cmyk[3] / 100;
842 convert.gray.cmyk = function (gray) { function
/third_party/boost/libs/gil/doc/
Dnaming.rst17 For example, ``rgb``, ``bgr``, ``cmyk``, ``rgba``.
/third_party/boost/libs/gil/doc/html/_sources/
Dnaming.rst.txt17 For example, ``rgb``, ``bgr``, ``cmyk``, ``rgba``.
/third_party/boost/libs/gil/doc/design/
Dmetafunctions.rst21 Examples are ``rgb``, ``bgr``, ``cmyk``, ``rgba``. *BitDepth* can be, for
/third_party/boost/libs/gil/doc/html/_sources/design/
Dmetafunctions.rst.txt21 Examples are ``rgb``, ``bgr``, ``cmyk``, ``rgba``. *BitDepth* can be, for
/third_party/boost/libs/gil/doc/html/
Dsearchindex.js1 …ef_t:25,cmyk16c_planar_view_t:6,cmyk16sc_planar_ref_t:12,cmyk8_image_t:24,cmyk:[0,12,25],cmyk_t:3,… property
/third_party/node/tools/
Dlint-md.mjs211 cmyk: {channels: 4, labels: 'cmyk'}, property
345 convert$4.rgb.cmyk = function (rgb) { function
589 convert$4.cmyk.rgb = function (cmyk) { argument
590 const c = cmyk[0] / 100;
591 const m = cmyk[1] / 100;
592 const y = cmyk[2] / 100;
593 const k = cmyk[3] / 100;
1012 convert$4.gray.cmyk = function (gray) { function
13200 cmyk: {channels: 4, labels: 'cmyk'},
13334 convert$2.rgb.cmyk = function (rgb) { function
[all …]
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/
DChangeLog.md625 `-cmyk` (instead of, for instance, `-rgb`) will cause tjbench to internally
/third_party/libjpeg-turbo/
DChangeLog.md808 `-cmyk` (instead of, for instance, `-rgb`) will cause tjbench to internally
/third_party/skia/third_party/externals/libjpeg-turbo/
DChangeLog.md1017 `-cmyk` (instead of, for instance, `-rgb`) will cause tjbench to internally
/third_party/skia/third_party/externals/microhttpd/doc/
Dtexinfo.tex1139 % except using rgb instead of cmyk; the latter is said to render as a
/third_party/gettext/build-aux/
Dtexinfo.tex1135 % except using rgb instead of cmyk; the latter is said to render as a
/third_party/libffi/doc/
Dtexinfo.tex1207 % except using rgb instead of cmyk; the latter is said to render as a