Home
last modified time | relevance | path

Searched refs:png_eXIf (Results 1 – 7 of 7) sorted by relevance

/external/libpng/contrib/libtests/
Dpngunknown.c117 #define png_eXIf PNG_U32(101, 88, 73, 102) /* registered July 2017 */ macro
214 { "eXIf", PNG_INFO_eXIf, png_eXIf,
/external/pdfium/third_party/libpng16/
Dpngread.c179 else if (chunk_name == png_eXIf) in png_read_info()
852 else if (chunk_name == png_eXIf) in png_read_end()
Dpngpriv.h854 #define png_eXIf PNG_U32(101, 88, 73, 102) /* registered July 2017 */ macro
Dpngwutil.c1484 png_write_chunk_header(png_ptr, png_eXIf, (png_uint_32)(num_exif)); in png_write_eXIf()
/external/libpng/
Dpngread.c179 else if (chunk_name == png_eXIf) in png_read_info()
852 else if (chunk_name == png_eXIf) in png_read_end()
Dpngpriv.h854 #define png_eXIf PNG_U32(101, 88, 73, 102) /* registered July 2017 */ macro
Dpngwutil.c1484 png_write_chunk_header(png_ptr, png_eXIf, (png_uint_32)(num_exif)); in png_write_eXIf()