Home
last modified time | relevance | path

Searched refs:greeny (Results 1 – 18 of 18) sorted by relevance

/external/skia/third_party/libpng/
Dpng.c1214 if (png_muldiv(&xy->greeny, XYZ->green_Y, PNG_FP_1, d) == 0)
1254 if (xy->greeny < 0 || xy->greeny > PNG_FP_1-xy->greenx) return 1;
1441 if (png_muldiv(&right, xy->greeny-xy->bluey, xy->redx - xy->bluex, 7) == 0)
1448 if (png_muldiv(&right, xy->greeny-xy->bluey, xy->whitex-xy->bluex, 7) == 0)
1489 if (png_muldiv(&XYZ->green_Y, xy->greeny, PNG_FP_1, green_inverse) == 0)
1491 if (png_muldiv(&XYZ->green_Z, PNG_FP_1 - xy->greenx - xy->greeny, PNG_FP_1,
1565 PNG_OUT_OF_RANGE(xy1->greeny, xy2->greeny,delta) ||
Dpngstruct.h86 png_fixed_point greenx, greeny; member
Dpngget.c544 info_ptr->colorspace.end_points_xy.greeny, "cHRM green Y"); in png_get_cHRM()
662 *green_y = info_ptr->colorspace.end_points_xy.greeny; in png_get_cHRM_fixed()
Dpngset.c55 xy.greeny = green_y; in png_set_cHRM_fixed()
Dpngrutil.c1264 xy.greeny = png_get_fixed_point(NULL, buf + 20); in png_handle_cHRM()
1273 xy.greeny == PNG_FIXED_ERROR || in png_handle_cHRM()
Dpngwutil.c1331 png_save_int_32(buf + 20, xy->greeny); in png_write_cHRM_fixed()
/external/libpng/
Dpng.c1214 if (png_muldiv(&xy->greeny, XYZ->green_Y, PNG_FP_1, d) == 0)
1254 if (xy->greeny < 0 || xy->greeny > PNG_FP_1-xy->greenx) return 1;
1441 if (png_muldiv(&right, xy->greeny-xy->bluey, xy->redx - xy->bluex, 7) == 0)
1448 if (png_muldiv(&right, xy->greeny-xy->bluey, xy->whitex-xy->bluex, 7) == 0)
1489 if (png_muldiv(&XYZ->green_Y, xy->greeny, PNG_FP_1, green_inverse) == 0)
1491 if (png_muldiv(&XYZ->green_Z, PNG_FP_1 - xy->greenx - xy->greeny, PNG_FP_1,
1565 PNG_OUT_OF_RANGE(xy1->greeny, xy2->greeny,delta) ||
Dpngstruct.h86 png_fixed_point greenx, greeny; member
Dpngget.c544 info_ptr->colorspace.end_points_xy.greeny, "cHRM green Y"); in png_get_cHRM()
662 *green_y = info_ptr->colorspace.end_points_xy.greeny; in png_get_cHRM_fixed()
Dpngset.c55 xy.greeny = green_y; in png_set_cHRM_fixed()
Dpngrutil.c1266 xy.greeny = png_get_fixed_point(NULL, buf + 20); in png_handle_cHRM()
1275 xy.greeny == PNG_FIXED_ERROR || in png_handle_cHRM()
Dpngwutil.c1331 png_save_int_32(buf + 20, xy->greeny); in png_write_cHRM_fixed()
/external/pdfium/third_party/libpng16/
Dpng.c1214 if (png_muldiv(&xy->greeny, XYZ->green_Y, PNG_FP_1, d) == 0)
1254 if (xy->greeny < 0 || xy->greeny > PNG_FP_1-xy->greenx) return 1;
1441 if (png_muldiv(&right, xy->greeny-xy->bluey, xy->redx - xy->bluex, 7) == 0)
1448 if (png_muldiv(&right, xy->greeny-xy->bluey, xy->whitex-xy->bluex, 7) == 0)
1489 if (png_muldiv(&XYZ->green_Y, xy->greeny, PNG_FP_1, green_inverse) == 0)
1491 if (png_muldiv(&XYZ->green_Z, PNG_FP_1 - xy->greenx - xy->greeny, PNG_FP_1,
1565 PNG_OUT_OF_RANGE(xy1->greeny, xy2->greeny,delta) ||
Dpngstruct.h86 png_fixed_point greenx, greeny; member
Dpngget.c544 info_ptr->colorspace.end_points_xy.greeny, "cHRM green Y"); in png_get_cHRM()
662 *green_y = info_ptr->colorspace.end_points_xy.greeny; in png_get_cHRM_fixed()
Dpngset.c55 xy.greeny = green_y; in png_set_cHRM_fixed()
Dpngrutil.c1264 xy.greeny = png_get_fixed_point(NULL, buf + 20); in png_handle_cHRM()
1273 xy.greeny == PNG_FIXED_ERROR || in png_handle_cHRM()
Dpngwutil.c1331 png_save_int_32(buf + 20, xy->greeny); in png_write_cHRM_fixed()