Home | History | Annotate | Download | only in libtests

Lines Matching refs:bX

2807    png_fixed_point           wx, wy, rx, ry, gx, gy, bx, by;
2823 png_save_uint_32(pm->buffer+32, ((chrm_modification*)me)->bx);
2845 me->bx = fix(chromaticity_x(encoding->blue));
6857 API_type rX, gX, bX;
6861 if ((API_function(pp, pi, &rX, &rY, &rZ, &gX, &gY, &gZ, &bX, &bY, &bZ)
6892 e.blue.X = API_cvt(bX);