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

  /external/libpng/
pngrutil.c 103 png_get_uint_16)(png_const_bytep buf) function
    [all...]
pngwtran.c 290 v = png_get_uint_16(bp);
png.h 2618 # define png_get_uint_16 macro
    [all...]
  /external/opencv3/3rdparty/libpng/
pngrutil.c 99 png_get_uint_16)(png_const_bytep buf) function
    [all...]
png.h 2636 # define png_get_uint_16 macro
    [all...]
  /external/pdfium/third_party/lpng_v163/
pngrutil.c 96 png_get_uint_16)(png_const_bytep buf) function
    [all...]
png.h 610 #define png_get_uint_16 FOXIT_png_get_uint_16 macro
3032 # define png_get_uint_16 macro
    [all...]
pngwtran.c 363 v = png_get_uint_16(bp);
  /ndk/tests/build/issue20862-libpng-O0/jni/
png.h 2639 # define png_get_uint_16 macro
    [all...]
  /external/libpng/contrib/libtests/
pngvalid.c 308 *p16++ = png_get_uint_16(b2);
    [all...]

Completed in 190 milliseconds