Home | History | Annotate | Download | only in libpng

Lines Matching full:int_green_x

70 \fBpng_uint_32 png_get_cHRM_XYZ_fixed (png_structp \fP\fIpng_ptr\fP\fB, png_const_infop \fP\fIinfo_ptr\fP\fB, png_fixed_point \fP\fI*int_red_X\fP\fB, png_fixed_point \fP\fI*int_red_Y\fP\fB, png_fixed_point \fP\fI*int_red_Z\fP\fB, png_fixed_point \fP\fI*int_green_X\fP\fB, png_fixed_point \fP\fI*int_green_Y\fP\fB, png_fixed_point \fP\fI*int_green_Z\fP\fB, png_fixed_point \fP\fI*int_blue_X\fP\fB, png_fixed_point \fP\fI*int_blue_Y\fP\fB, png_fixed_point \fI*int_blue_Z\fP\fB);\fP
1919 &int_green_x, &int_green_y, &int_blue_x,
1922 &int_red_Z, &int_green_X, &int_green_Y,
3549 int_red_x, int_red_y, int_green_x, int_green_y,
3552 int_red_Z, int_green_X, int_green_Y, int_green_Z,