Lines Matching refs:total_rgb
448 int *total_rgb, int *total_pixels,
467 total_rgb[0] = 0;
468 total_rgb[1] = 0;
469 total_rgb[2] = 0;
486 total_rgb_blk[0] = total_rgb[0];
487 total_rgb_blk[1] = total_rgb[1];
488 total_rgb_blk[2] = total_rgb[2];
538 total_rgb[0] = total_rgb_blk[0];
539 total_rgb[1] = total_rgb_blk[1];
540 total_rgb[2] = total_rgb_blk[2];
562 int total_rgb[3];
648 total_rgb, &pixel_count, avg_color, 1)) {
669 total_rgb, &pixel_count, avg_color, 0)) {