Lines Matching defs:rgb
322 // and only if iPhone convert-to-rgb processing is on).
1990 int rgb;
3282 z->rgb = 0;
3284 static const unsigned char rgb[3] = { 'R', 'G', 'B' };
3286 if (s->img_n == 3 && z->img_comp[i].id == rgb[i])
3287 ++z->rgb;
3877 is_rgb = z->s->img_n == 3 && (z->rgb == 3 || (z->app14_color_transform == 0 && !z->jfif));
5040 if (s->img_out_n == 3) { // convert bgr to rgb
5050 // convert bgr to rgb and unpremultiply
5066 // convert bgr to rgb