Searched refs:jr_exif_ptr (Results 1 – 3 of 3) sorted by relevance
/external/libultrahdr/lib/include/ultrahdr/ |
D | jpegr.h | 357 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,
|
D | ultrahdr.h | 184 typedef struct jpegr_exif_struct* jr_exif_ptr; typedef
|
/external/libultrahdr/lib/src/ |
D | jpegr.cpp | 2262 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()
|