Searched refs:highlights (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Dvf_colorbalance.c37 double highlights; member in struct:__anon3377
61 { "rh", "set red highlights", OFFSET(cyan_red.highlights), AV_OPT_TYPE_DOUBLE, {.dbl=0}, -1, 1, FLAGS },
62 { "gh", "set green highlights", OFFSET(magenta_green.highlights), AV_OPT_TYPE_DOUBLE, {.dbl=0}, -1, 1, FLAGS },
63 { "bh", "set blue highlights", OFFSET(yellow_blue.highlights), AV_OPT_TYPE_DOUBLE, {.dbl=0}, -1, 1, FLAGS },
89 double *shadows, *midtones, *highlights, *buffer; local
98 highlights = buffer + 256 * 2;
107 highlights[25
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/
H A Dkernel-doc239 my %highlights = %highlights_man;
315 %highlights = %highlights_html;
319 %highlights = %highlights_man;
323 %highlights = %highlights_text;
327 %highlights = %highlights_xml;
331 %highlights = %highlights_list;
335 %highlights = %highlights_gnome;
370 foreach my $pattern (keys %highlights) {
371 # print STDERR "scanning pattern:$pattern, highlight:($highlights{$pattern})\n";
372 $dohighlight .= "\$contents =~ s:$pattern:$highlights{
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dtabview.tex117 Returns the colour used for bright highlights on the left side of `3D' surfaces. By default, this is white.
123 Returns the pen used to draw 3D effect highlights. This is set when
269 Sets the colour to be used for bright highlights on the left side of `3D' surfaces. By default, this is white.

Completed in 136 milliseconds