Searched refs:png_fixed_point_p (Results 1 - 9 of 9) sorted by relevance
/external/libpng/ |
H A D | pngconf.h | 590 typedef png_fixed_point * png_fixed_point_p; typedef
|
H A D | pngpriv.h | 1842 PNG_INTERNAL_FUNCTION(int,png_muldiv,(png_fixed_point_p res, png_fixed_point a,
|
H A D | png.c | 3245 png_muldiv(png_fixed_point_p res, png_fixed_point a, png_int_32 times,
|
/external/opencv3/3rdparty/libpng/ |
H A D | pngconf.h | 538 typedef png_fixed_point FAR * png_fixed_point_p; typedef
|
H A D | pngpriv.h | 1622 PNG_EXTERN int png_muldiv PNGARG((png_fixed_point_p res, png_fixed_point a,
|
H A D | png.c | 1915 png_muldiv(png_fixed_point_p res, png_fixed_point a, png_int_32 times,
|
/external/pdfium/third_party/lpng_v163/ |
H A D | pngconf.h | 585 typedef png_fixed_point * png_fixed_point_p;
typedef
|
H A D | pngpriv.h | 1870 PNG_INTERNAL_FUNCTION(int,png_muldiv,(png_fixed_point_p res, png_fixed_point a,
|
H A D | png.c | 3105 png_muldiv(png_fixed_point_p res, png_fixed_point a, png_int_32 times,
|
Completed in 384 milliseconds