Home
last modified time | relevance | path

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

/ndk/tests/build/issue20862-libpng-O0/jni/
Dpngstruct.h237 png_uint_16p hist; /* histogram */
244 png_uint_16p filter_weights; /* weight(s) for previous line(s) */
245 png_uint_16p inv_filter_weights; /* 1/weight(s) for previous line(s) */
246 png_uint_16p filter_costs; /* relative filter calculation cost */
247 png_uint_16p inv_filter_costs; /* 1/relative filter calculation cost */
Dpnginfo.h183 png_uint_16p hist;
Dpngconf.h534 typedef png_uint_16 FAR * png_uint_16p; typedef
Dpngpriv.h179 typedef PNG_CONST png_uint_16p FAR * png_const_uint_16pp;
Dpng.h2159 png_uint_16p *hist));