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