Home
last modified time | relevance | path

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

/external/libpng/
Dpnginfo.h189 int num_exif; /* Added at libpng-1.6.31 */ member
Dpngset.c149 const png_uint_32 num_exif, const png_bytep eXIf_buf) in png_set_eXIf_1()
Dpngget.c789 png_uint_32 *num_exif, png_bytep *exif) in png_get_eXIf_1()
Dpngwutil.c1479 png_write_eXIf(png_structrp png_ptr, png_bytep exif, int num_exif) in png_write_eXIf()
/external/webp/src/mux/
Dmuxinternal.c458 int num_exif; in MuxValidate() local