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

  /external/libpng/contrib/libtests/
pngunknown.c 128 #define png_pHYs PNG_U32(112, 72, 89, 115)
263 { "pHYs", PNG_INFO_pHYs, png_pHYs,
    [all...]
  /external/syslinux/com32/lib/libpng/
pngread.c 414 PNG_CONST PNG_pHYs;
517 else if (!png_memcmp(chunk_name, png_pHYs, 4))
992 PNG_CONST PNG_pHYs;
    [all...]
pngpread.c 183 PNG_CONST PNG_pHYs;
459 else if (!png_memcmp(png_ptr->chunk_name, png_pHYs, 4))
    [all...]
pngwutil.c     [all...]
  /external/libpng/
pngpread.c 347 else if (chunk_name == png_pHYs)
pngread.c 209 else if (chunk_name == png_pHYs)
882 else if (chunk_name == png_pHYs)
    [all...]
pngpriv.h     [all...]
pngwutil.c     [all...]
  /external/pdfium/third_party/libpng16/
pngpread.c 346 else if (chunk_name == png_pHYs)
pngread.c 204 else if (chunk_name == png_pHYs)
871 else if (chunk_name == png_pHYs)
    [all...]
pngpriv.h     [all...]
pngwutil.c     [all...]
  /external/libpng/contrib/tools/
pngfix.c 127 #define png_pHYs PNG_U32(112, 72, 89, 115)
805 case png_iTXt: case png_oFFs: case png_pCAL: case png_pHYs: case png_sCAL:
    [all...]
  /external/syslinux/com32/include/
png.h     [all...]

Completed in 902 milliseconds