Home
last modified time | relevance | path

Searched defs:white (Results 1 – 25 of 80) sorted by relevance

1234

/third_party/ffmpeg/libavfilter/
Dasrc_anoisesrc.c104 static double white_filter(double white, double *buf, double ha) in white_filter()
109 static double pink_filter(double white, double *buf, double ha) in pink_filter()
125 static double blue_filter(double white, double *buf, double ha) in blue_filter()
141 static double brown_filter(double white, double *buf, double ha) in brown_filter()
150 static double violet_filter(double white, double *buf, double ha) in violet_filter()
159 static double velvet_filter(double white, double *buf, double ha) in velvet_filter()
214 double white; in activate() local
/third_party/typescript/tests/baselines/reference/
DtypeSatisfaction_propertyValueConformance3.js6 white: { r: 255, g: 255, b: 255 }, property
18 white: { r: 255, g: 255, b: 255 }, property
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_color_spec.cpp218 dng_matrix dng_color_spec::FindXYZtoCamera (const dng_xy_coord &white, in FindXYZtoCamera()
379 void dng_color_spec::SetWhiteXY (const dng_xy_coord &white) in SetWhiteXY()
Ddng_render.cpp33 dng_function_exposure_ramp::dng_function_exposure_ramp (real64 white, in dng_function_exposure_ramp()
919 real64 white = 1.0 / pow (2.0, Max_real64 (0.0, exposure)); in Start() local
Ddng_render.h174 void SetWhiteXY (const dng_xy_coord &white) in SetWhiteXY()
/third_party/node/lib/internal/util/
Dcolors.js12 white: '', property
/third_party/alsa-utils/speaker-test/
Dst2095.c113 float white, w, pink; in generate_st2095_noise_sample() local
/third_party/node/deps/npm/node_modules/npm-audit-report/lib/
Dcolors.js6 const white = s => chalk.bold(s) function
/third_party/node/deps/npm/node_modules/node-gyp/lib/
Dlog.js28 white: 37 property
38 white: 47 property
/third_party/node/deps/npm/node_modules/qrcode-terminal/lib/
Dmain.js4 white = "\033[47m \033[0m", variable
/third_party/skia/gm/
Dthinrects.cpp40 SkPaint white; in onDraw() local
Dimagefiltersscaled.cpp93 SkColor white(0xFFFFFFFF); in onDraw() local
/third_party/libabigail/include/
Dabg-viz-common.h62 white, enumerator
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcTextureRepeatModeTests.cpp604 const GLubyte* white = testedFormat->internalwhite; in fillTextureWithColor() local
753 const GLubyte* white = testedFormat->RGBAwhite; in verifyClampToEdge() local
847 const GLubyte* white = testedFormat->RGBAwhite; in verifyRepeat() local
930 const GLubyte* white = testedFormat->RGBAwhite; in verifyMirroredRepeat() local
/third_party/node/deps/npm/node_modules/@colors/colors/lib/
Dstyles.js47 white: [37, 39], property
/third_party/backends/backend/
Dplustek-usbcalfile.c576 u_short *dark, u_short *white, u_long vals ) in usb_SaveFineCalData()
659 u_long *dim_w, u_short *white ) in usb_ReadFineCalData()
Dgt68xx_high.c261 unsigned int white = cal->white_line[i]; in gt68xx_calibrator_finish_setup() local
999 SANE_Int white; /* maximum white (0-255) */ member
2050 int count, i, x, y, white; in gt68xx_sheetfed_scanner_calibrate() local
/third_party/cups-filters/cupsfilters/
Ddriver.h93 unsigned char white[CUPS_MAX_RGB]; /* Cached white (sRGB = 255,255,255) */ member
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fClippingTests.cpp379 const tcu::Vec4 white (1.0f, 1.0f, 1.0f, 1.0f); in genColorString() local
1502 const tcu::Vec4 white (1.0f, 1.0f, 1.0f, 1.0f); in init() local
1940 const tcu::Vec4 white = tcu::Vec4( 1, 1, 1, 1); in init() local
1964 const tcu::Vec4 white = tcu::Vec4(1.0f, 1.0f, 1.0f, 1.0f); in init() local
1990 const tcu::Vec4 white = tcu::Vec4( 1, 1, 1, 1); in init() local
2023 const tcu::Vec4 white = tcu::Vec4(1, 1, 1, 1); in init() local
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fClippingTests.cpp382 const tcu::Vec4 white (1.0f, 1.0f, 1.0f, 1.0f); in genColorString() local
1506 const tcu::Vec4 white (1.0f, 1.0f, 1.0f, 1.0f); in init() local
1943 const tcu::Vec4 white = tcu::Vec4( 1, 1, 1, 1); in init() local
1967 const tcu::Vec4 white = tcu::Vec4(1.0f, 1.0f, 1.0f, 1.0f); in init() local
1993 const tcu::Vec4 white = tcu::Vec4( 1, 1, 1, 1); in init() local
2026 const tcu::Vec4 white = tcu::Vec4(1, 1, 1, 1); in init() local
/third_party/node/deps/npm/node_modules/ansi-styles/
Dindex.js30 white: [37, 39], property
/third_party/node/deps/npm/node_modules/chalk/source/vendor/ansi-styles/
Dindex.js30 white: [37, 39], property
/third_party/node/deps/npm/node_modules/console-control-strings/
Dindex.js77 white: 37, property
/third_party/skia/bench/
DLightingBench.cpp90 static SkColor white(0xFFFFFFFF); in GetWhite() local
/third_party/vk-gl-cts/framework/common/
DtcuRGBA.hpp100 static inline const RGBA white (void) { return RGBA(0xFF, 0xFF, 0xFF, 0xFF); } in white() function in tcu::RGBA

1234