Home | History | Annotate | Download | only in libtests

Lines Matching refs:rX

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