Home
last modified time | relevance | path

Searched refs:png_fixed_point_p (Results 1 – 3 of 3) sorted by relevance

/external/libpng/
Dpngconf.h591 typedef png_fixed_point * png_fixed_point_p; typedef
Dpngpriv.h1969 PNG_INTERNAL_FUNCTION(int,png_muldiv,(png_fixed_point_p res, png_fixed_point a,
Dpng.c3349 png_muldiv(png_fixed_point_p res, png_fixed_point a, png_int_32 times,