Home | History | Annotate | Download | only in libtests

Lines Matching defs:gy

2807    png_fixed_point           wx, wy, rx, ry, gx, gy, bx, by;
2822 png_save_uint_32(pm->buffer+28, ((chrm_modification*)me)->gy);
2844 me->gy = fix(chromaticity_y(encoding->green));
6858 API_type rY, gY, bY;
6861 if ((API_function(pp, pi, &rX, &rY, &rZ, &gX, &gY, &gZ, &bX, &bY, &bZ)
6890 e.green.Y = API_cvt(gY);