Home
last modified time | relevance | path

Searched refs:png_uint_16p (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/modules/gpd/drv/gpd/
H A Dpng.h667 #define png_uint_16p_NULL (png_uint_16p)NULL
1030 png_uint_16p hist;
1508 png_uint_16p hist; /* histogram */
1515 png_uint_16p filter_weights; /* weight(s) for previous line(s) */
1516 png_uint_16p inv_filter_weights; /* 1/weight(s) for previous line(s) */
1517 png_uint_16p filter_costs; /* relative filter calculation cost */
1518 png_uint_16p inv_filter_costs; /* 1/relative filter calculation cost */
1882 png_uint_16p histogram, MS_U32 full_dither));
2469 png_infop info_ptr, png_uint_16p *hist));
2474 png_infop info_ptr, png_uint_16p hist));
[all …]
H A Dpngconf.h1319 typedef png_uint_16 FAR * png_uint_16p; typedef