Searched refs:int_green_Z (Results 1 – 4 of 4) sorted by relevance
/reactos/dll/3rdparty/libpng/ |
H A D | pngget.c | 607 png_fixed_point *int_green_Y, png_fixed_point *int_green_Z, in png_get_cHRM_XYZ_fixed() argument 626 if (int_green_Z != NULL) in png_get_cHRM_XYZ_fixed() 627 *int_green_Z = info_ptr->colorspace.end_points_XYZ.green_Z; in png_get_cHRM_XYZ_fixed()
|
H A D | pngset.c | 72 png_fixed_point int_green_Y, png_fixed_point int_green_Z, in png_set_cHRM_XYZ_fixed() argument 88 XYZ.green_Z = int_green_Z; in png_set_cHRM_XYZ_fixed()
|
/reactos/sdk/include/reactos/libs/libpng/ |
H A D | png.h | 1953 png_fixed_point *int_green_Y, png_fixed_point *int_green_Z, 1976 png_fixed_point int_green_Y, png_fixed_point int_green_Z,
|
/reactos/dll/3rdparty/libpng/docs/ |
H A D | libpng-manual.txt | 1406 &int_green_Z, &int_blue_X, &int_blue_Y, 3035 int_red_Z, int_green_X, int_green_Y, int_green_Z,
|