Home
last modified time | relevance | path

Searched refs:jr_exif_ptr (Results 1 – 3 of 3) sorted by relevance

/external/libultrahdr/lib/include/ultrahdr/
Djpegr.h357 jr_compressed_ptr dest, int quality, jr_exif_ptr exif);
365 jr_exif_ptr exif);
395 float max_display_boost = FLT_MAX, jr_exif_ptr exif = nullptr,
Dultrahdr.h184 typedef struct jpegr_exif_struct* jr_exif_ptr; typedef
/external/libultrahdr/lib/src/
Djpegr.cpp2262 jr_compressed_ptr dest, int quality, jr_exif_ptr exif) { in encodeJPEGR()
2319 jr_compressed_ptr dest, int quality, jr_exif_ptr exif) { in encodeJPEGR()
2631 float max_display_boost, jr_exif_ptr exif, in decodeJPEGR()