HomeSort by relevance Sort by last modified time
    Searched defs:png_uint_32 (Results 1 - 4 of 4) sorted by null

  /ndk/tests/build/issue20862-libpng-O0/jni/
pngconf.h 436 * numbers suggest (a png_uint_32 must be at least 32 bits long), but they
443 typedef unsigned int png_uint_32; typedef
446 typedef unsigned long png_uint_32;
530 typedef png_uint_32 FAR * png_uint_32p;
531 typedef PNG_CONST png_uint_32 FAR * png_const_uint_32p;
556 typedef png_uint_32 FAR * FAR * png_uint_32pp;
571 * and no smaller than png_uint_32. Casts from png_size_t or png_uint_32
576 * png_uint_32) should be explicitly applied; however, we do not expect
  /external/qemu/distrib/libpng-1.2.19/
pngconf.h 1116 typedef unsigned long png_uint_32; typedef
    [all...]
  /external/chromium_org/third_party/libpng/
pngconf.h 1235 typedef unsigned long png_uint_32; typedef
    [all...]
  /external/libpng/
pngconf.h 1239 typedef unsigned long png_uint_32; typedef
    [all...]

Completed in 172 milliseconds