Searched refs:rgb_color (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavutil/
H A Dparseutils.c190 uint8_t rgb_color[3]; ///< RGB values for the color member in struct:__anon3700
396 memcpy(rgba_color, entry->rgb_color, 3);
432 *rgbp = color->rgb_color;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libcroco/
H A Dcr-style.c1086 CRRgb *rgb_color = NULL; local
1093 rgb_color = &a_style->rgb_props[RGB_PROP_BORDER_TOP_COLOR].sv;
1097 rgb_color =
1102 rgb_color =
1107 rgb_color =
1123 (rgb_color,
1128 cr_rgb_set_from_name (rgb_color, "black");
1133 (rgb_color, a_value->content.rgb);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavutil/
H A Dparseutils.c148 uint8_t rgb_color[3]; ///< RGB values for the color member in struct:__anon2314
354 memcpy(rgba_color, entry->rgb_color, 3);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libcroco/
H A Dcr-style.c1086 CRRgb *rgb_color = NULL; local
1093 rgb_color = &a_style->rgb_props[RGB_PROP_BORDER_TOP_COLOR].sv;
1097 rgb_color =
1102 rgb_color =
1107 rgb_color =
1123 (rgb_color,
1128 cr_rgb_set_from_name (rgb_color, "black");
1133 (rgb_color, a_value->content.rgb);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpng/libpng-1.2.50/contrib/gregbook/
H A Drpng2-win.c168 static struct rgb_color { struct
189 static int num_rgb = sizeof(rgb) / sizeof(struct rgb_color);
H A Drpng2-x.c203 static struct rgb_color { struct
225 static int num_rgb = sizeof(rgb) / sizeof(struct rgb_color);

Completed in 118 milliseconds