Home
last modified time | relevance | path

Searched refs:image_jpg (Results 1 - 1 of 1) sorted by relevance

/third_party/libexif/contrib/examples/
H A Dwrite-exif.c25 static const unsigned char image_jpg[] = { variable
100 /* length of data in image_jpg */
101 static const unsigned int image_jpg_len = sizeof(image_jpg);
282 if (fwrite(image_jpg+image_data_offset, image_data_len, 1, f) != 1) { in main()

Completed in 1 milliseconds