GetBlue 110 gd/libgd/webpimg.c const int b = GetBlue(rgba); GetBlue 496 gd/libgd/webpimg.c GetBlue(rgb_line1 + 0) + GetBlue(rgb_line1 + 1) + GetBlue 497 gd/libgd/webpimg.c GetBlue(rgb_line2 + 0) + GetBlue(rgb_line2 + 1); GetBlue 516 gd/libgd/webpimg.c const int sum_b = GetBlue(rgb_line1) + GetBlue(rgb_line2);