Searched refs:BLACK (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Dvsrc_mandelbrot.c49 BLACK, enumerator in enum:Inner
112 {"black", "set black mode", 0, AV_OPT_TYPE_CONST, {.i64=BLACK}, INT_MIN, INT_MAX, FLAGS, "inner"},
290 use_zyklus= (x==0 || mb->inner!=BLACK ||color[x-1 + y*linesize] == 0xFF000000);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dcolour.tex315 set of named colours (such as ``BLACK'', ``LIGHT GREY''). The
336 AQUAMARINE, BLACK, BLUE, BLUE VIOLET, BROWN, CADET BLUE, CORAL,
H A Dtexpr.tex65 colour = "BLACK",
H A Ddc.tex76 \item Sets the masked area in the temporary bitmap to BLACK by ANDing the
78 and the bg colour set to BLACK.
79 \item Sets the unmasked area in the destination area to BLACK by ANDing the
80 mask bitmap with the destination area with the foreground colour set to BLACK
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna/
H A Dimage_utils.c56 #define BLACK 0x000000FF macro
221 pix vpix = BLACK;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna-1.1.5/
H A Dimage_utils.c60 #define BLACK 0x000000FF macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/
H A Dvivi.c214 BLACK, enumerator in enum:colors
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/x11/
H A Ddcclient.cpp1081 // Set masked area in buffer to BLACK (pixel value 0)
1083 GrSetGCForeground(gc, BLACK);
1087 // set unmasked area in dest to BLACK
1088 GrSetGCBackground(gc, BLACK);

Completed in 97 milliseconds