Searched refs:redy (Results 1 – 9 of 9) sorted by relevance
/third_party/skia/third_party/externals/libpng/ |
D | png.c | 1240 if (png_muldiv(&xy->redy, XYZ->red_Y, PNG_FP_1, d) == 0) 1287 if (xy->redy < 0 || xy->redy > PNG_FP_1-xy->redx) return 1; 1474 if (png_muldiv(&left, xy->greenx-xy->bluex, xy->redy - xy->bluey, 7) == 0) 1496 if (png_muldiv(&left, xy->redy-xy->bluey, xy->whitex-xy->bluex, 7) == 0) 1516 if (png_muldiv(&XYZ->red_Y, xy->redy, PNG_FP_1, red_inverse) == 0) 1518 if (png_muldiv(&XYZ->red_Z, PNG_FP_1 - xy->redx - xy->redy, PNG_FP_1, 1598 PNG_OUT_OF_RANGE(xy1->redy, xy2->redy, delta) ||
|
D | pngstruct.h | 85 png_fixed_point redx, redy; member
|
D | pngget.c | 537 *red_y = png_float(png_ptr, info_ptr->colorspace.end_points_xy.redy, in png_get_cHRM() 658 *red_y = info_ptr->colorspace.end_points_xy.redy; in png_get_cHRM_fixed()
|
D | pngset.c | 53 xy.redy = red_y; in png_set_cHRM_fixed()
|
D | pngrutil.c | 1272 xy.redy = png_get_fixed_point(NULL, buf + 12); in png_handle_cHRM() 1281 xy.redy == PNG_FIXED_ERROR || in png_handle_cHRM()
|
D | pngwutil.c | 1333 png_save_int_32(buf + 12, xy->redy); in png_write_cHRM_fixed()
|
/third_party/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 61031 __u32 redy; member
|
/third_party/libabigail/tests/data/test-diff-filter/ |
D | test-PR27569-v0.abi | 36222 …<var-decl name="redy" type-id="3f1a6b60" visibility="default" filepath="include/linux/fb.h" line="… 68022 …<var-decl name="redy" type-id="3f1a6b60" visibility="default" filepath="include/linux/fb.h" line="…
|
D | test-PR27569-v1.abi | 36251 …<var-decl name="redy" type-id="3f1a6b60" visibility="default" filepath="include/linux/fb.h" line="… 68036 …<var-decl name="redy" type-id="3f1a6b60" visibility="default" filepath="include/linux/fb.h" line="…
|