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

  /external/libpng/
png.c     [all...]
png.h 2745 # define png_get_uint_32 macro
    [all...]
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);
304 crc = png_get_uint_32(crc_bytes);
    [all...]
pngget.c 716 *proflen = png_get_uint_32(info_ptr->iccp_profile);
    [all...]
pngwutil.c     [all...]
  /external/pdfium/samples/fx_lpng/lpng_v163/
fx_png.c     [all...]
png.h 609 #define png_get_uint_32 FOXIT_png_get_uint_32 macro
3031 # define png_get_uint_32 macro
    [all...]
fx_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...]
fx_pngget.c 715 *proflen = png_get_uint_32(info_ptr->iccp_profile);
    [all...]
fx_pngwutil.c     [all...]
  /external/skia/third_party/libpng/
pngprefix.h 356 #define png_get_uint_32 skia_png_get_uint_32 macro
  /ndk/tests/build/issue20862-libpng-O0/jni/
png.h 2630 # define png_get_uint_32 macro
    [all...]
  /external/libpng/contrib/libtests/
makepng.c 952 png_uint_32 prof_header = png_get_uint_32(profile);
    [all...]
pngvalid.c 695 result = png_get_uint_32(mark);
    [all...]

Completed in 908 milliseconds