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

  /external/libpng/
pngrutil.c 24 png_uint_32 uval = png_get_uint_32(buf);
43 png_uint_32 uval = png_get_uint_32(buf);
68 png_get_uint_32)(png_const_bytep buf) function
87 png_uint_32 uval = png_get_uint_32(buf);
276 crc = png_get_uint_32(crc_bytes);
    [all...]
png.h 2617 # define png_get_uint_32 macro
    [all...]
  /external/opencv3/3rdparty/libpng/
pngrutil.c 26 png_uint_32 uval = png_get_uint_32(buf);
45 png_uint_32 uval = png_get_uint_32(buf);
70 png_get_uint_32)(png_const_bytep buf) function
89 png_uint_32 uval = png_get_uint_32(buf);
272 crc = png_get_uint_32(crc_bytes);
    [all...]
png.h 2627 # define png_get_uint_32 macro
    [all...]
  /external/pdfium/third_party/lpng_v163/
pngrutil.c 23 png_uint_32 uval = png_get_uint_32(buf);
42 png_uint_32 uval = png_get_uint_32(buf);
67 png_get_uint_32)(png_const_bytep buf) function
86 png_uint_32 uval = png_get_uint_32(buf);
272 crc = png_get_uint_32(crc_bytes);
    [all...]
png.h 609 #define png_get_uint_32 FOXIT_png_get_uint_32 macro
3031 # define png_get_uint_32 macro
    [all...]
  /ndk/tests/build/issue20862-libpng-O0/jni/
png.h 2630 # define png_get_uint_32 macro
    [all...]

Completed in 399 milliseconds