Home
last modified time | relevance | path

Searched defs:num_exif (Results 1 – 4 of 4) sorted by relevance

/reactos/dll/3rdparty/libpng/
H A Dpnginfo.h189 int num_exif; /* Added at libpng-1.6.31 */ member
H A Dpngset.c149 png_uint_32 num_exif, png_bytep eXIf_buf) in png_set_eXIf_1()
H A Dpngget.c790 png_uint_32 *num_exif, png_bytep *exif) in png_get_eXIf_1()
H A Dpngwutil.c1477 png_write_eXIf(png_structrp png_ptr, png_bytep exif, int num_exif) in png_write_eXIf()