Home | History | Annotate | Download | only in libtests

Lines Matching refs:rY

3331    png_fixed_point           wx, wy, rx, ry, gx, gy, bx, by;
3344 png_save_uint_32(pm->buffer+20, ((chrm_modification*)me)->ry);
3366 me->ry = fix(chromaticity_y(encoding->red));
7797 API_type rY, gY, bY;
7800 if ((API_function(pp, pi, &rX, &rY, &rZ, &gX, &gY, &gZ, &bX, &bY, &bZ)
7826 e.red.Y = API_cvt(rY);