/third_party/ffmpeg/libavfilter/ |
D | vf_maskedclamp.c | 137 AVFrame *out, *base, *dark, *bright; in process_frame() local 142 (ret = ff_framesync_get_frame(&s->fs, 2, &bright, 0)) < 0) in process_frame() 159 td.m = bright; in process_frame() 229 AVFilterLink *bright = ctx->inputs[2]; in config_output() local 234 base->format != bright->format) { in config_output() 239 base->w != bright->w || base->h != bright->h) { in config_output() 246 ctx->input_pads[2].name, bright->w, bright->h); in config_output() 261 in[2].time_base = bright->time_base; in config_output()
|
D | vf_procamp_vaapi.c | 50 float bright; member 92 procamp_params[i].value = map(ctx->bright, BRIGHTNESS_MIN, BRIGHTNESS_MAX, in procamp_vaapi_build_filter_params() 197 …OFFSET(bright), AV_OPT_TYPE_FLOAT, { .dbl = BRIGHTNESS_DEFAULT }, BRIGHTNESS_MIN, BRIGHTNESS_MAX,… 199 …OFFSET(bright), AV_OPT_TYPE_FLOAT, { .dbl = BRIGHTNESS_DEFAULT }, BRIGHTNESS_MIN, BRIGHTNESS_MAX,…
|
/third_party/gstreamer/gstplugins_good/ext/aalib/ |
D | gstaatv.c | 321 if (aatv->ascii_parms.bright > -254) in gst_aatv_render() 322 aatv->ascii_parms.bright--; in gst_aatv_render() 324 if (aatv->ascii_parms.bright < 254) in gst_aatv_render() 325 aatv->ascii_parms.bright++; in gst_aatv_render() 696 aatv->ascii_parms.bright = 0; in gst_aatv_init() 760 aatv->ascii_parms.bright = g_value_get_int (value); in gst_aatv_set_property() 892 g_value_set_int (value, aatv->ascii_parms.bright); in gst_aatv_get_property()
|
D | gstaasink.c | 280 aasink->ascii_parms.bright = 0; in gst_aasink_init() 435 aasink->ascii_parms.bright = g_value_get_int (value); in gst_aasink_set_property() 485 g_value_set_int (value, aasink->ascii_parms.bright); in gst_aasink_get_property()
|
/third_party/ffmpeg/libavfilter/x86/ |
D | vf_maskedclamp.asm | 35 cglobal maskedclamp8, 5,5,5, src, dst, dark, bright, w, undershoot, overshoot 67 cglobal maskedclamp16, 5,5,5, src, dst, dark, bright, w, undershoot, overshoot
|
/third_party/node/deps/npm/node_modules/ansistyles/ |
D | ansistyles.js | 20 , bright : [1, 22] property
|
D | README.md | 16 console.log(styles.bright('hello world')); // prints hello world in 'bright' white
|
/third_party/node/deps/npm/node_modules/ansistyles/test/ |
D | ansistyles.js | 12 assert.equal(styles.bright('bright'), '\u001b[1mbright\u001b[22m', 'bright')
|
/third_party/ffmpeg/libavcodec/ |
D | dvdsubenc.c | 158 int i, j, bright, mult; in select_palette() local 172 bright = 0; in select_palette() 174 bright += (color & 0xFF) < 0x40 || (color & 0xFF) >= 0xC0; in select_palette() 175 mult = 2 + FFMIN(bright, 2); in select_palette()
|
/third_party/node/deps/npm/lib/ |
D | view.js | 224 tags.push(`${style.bright(color.green(t))}: ${version}`) 269 info.license = style.bright(color.red(info.license)) 275 style.underline(style.bright(`${info.name}@${info.version}`)) + 287 `\n${style.bright(color.red('DEPRECATED'))}${
|
D | token.js | 224 Object.keys(result).forEach((k) => table.push({[ansistyles.bright(k)]: String(result[k])}))
|
D | profile.js | 131 Object.keys(cleaned).forEach((k) => table.push({[ansistyles.bright(k)]: cleaned[k]}))
|
/third_party/skia/gm/ |
D | colorfilterimagefilter.cpp | 136 sk_sp<SkImageFilter> bright(make_brightness(brightness, std::move(dim))); 137 paint.setImageFilter(std::move(bright));
|
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/resources/ |
D | Transliterator_Kanji_English.txt | 93 亮>'[bright]'; 1742 慧>'[bright]'; 2155 明>'[bright]'; 2165 昭>'[bright]'; 2169 昶>'[a long day. bright. extended. clear]'; 2174 晃>'[bright]'; 2175 晄>'[bright]'; 2212 暸>'[bright]'; 2217 曄>'[bright]'; 2221 曙>'[bright]'; [all …]
|
/third_party/flutter/skia/gm/ |
D | colorfilterimagefilter.cpp | 136 sk_sp<SkImageFilter> bright(make_brightness(brightness, std::move(dim))); 137 paint.setImageFilter(std::move(bright));
|
/third_party/node/deps/npm/node_modules/ansicolors/ |
D | README.md | 27 console.log(colors.bgBrightBlue('printed on bright blue background'));
|
/third_party/node/deps/npm/node_modules/ansi-styles/ |
D | readme.md | 63 - `gray` ("bright black")
|
/third_party/gstreamer/gstplugins_bad/gst/dvbsubenc/libimagequant/ |
D | CHANGELOG | 3 - fixed remapping of bright colors when dithering
|
/third_party/node/deps/npm/node_modules/chalk/ |
D | readme.md | 185 - `blue` *(On Windows the bright version is used since normal blue is illegible)* 189 - `gray` ("bright black")
|
/third_party/flutter/flutter/examples/catalog/lib/ |
D | animated_list.dart | 151 /// the item's value. The text is displayed in bright green if selected is true.
|
/third_party/flutter/flutter/packages/flutter/lib/src/painting/ |
D | colors.dart | 142 /// describes how bright a color is. A value of 0.0 indicates black, and 1.0 315 /// Lightness, from 0.0 to 1.0. The lightness of a color describes how bright
|
/third_party/skia/site/docs/user/ |
D | sksl.md | 111 incorrectly, becoming too bright and shifting hue as the alpha changes.
|
/third_party/skia/third_party/externals/brotli/tests/testdata/ |
D | plrabn12.txt | 157 Myriads, though bright!--if he whom mutual league, 342 Thus answered:--"Leader of those armies bright 499 Dilated or condensed, bright or obscure, 510 To whose bright image nigntly by the moon 807 Each in his Hierarchy, the Orders bright. 1269 Of those bright confines, whence, with neighbouring arms, 1387 With bright emblazonry, and horrent arms. 1630 Likest to thee in shape and countenance bright, 1686 To be invulnerable in those bright arms, 1941 Bright effluence of bright essence increate. [all …]
|
/third_party/mesa3d/docs/relnotes/ |
D | 7.11.rst | 272 sRGB textures are too bright in Starcraft 2 306 ETQW: Model in team select rendering too bright
|
/third_party/typescript/tests/baselines/reference/ |
D | controlFlowPropertyDeclarations.types | 50 * Also: the future is bright and consists of native string repetition:
|