Searched defs:hdr_intent (Results 1 – 2 of 2) sorted by relevance
/external/libultrahdr/lib/src/ |
D | jpegr.cpp | 179 uhdr_error_info_t JpegR::encodeJPEGR(uhdr_raw_image_t* hdr_intent, uhdr_compressed_image_t* dest, in encodeJPEGR() 247 uhdr_error_info_t JpegR::encodeJPEGR(uhdr_raw_image_t* hdr_intent, uhdr_raw_image_t* sdr_intent, in encodeJPEGR() 294 uhdr_error_info_t JpegR::encodeJPEGR(uhdr_raw_image_t* hdr_intent, uhdr_raw_image_t* sdr_intent, in encodeJPEGR() 327 uhdr_error_info_t JpegR::encodeJPEGR(uhdr_raw_image_t* hdr_intent, in encodeJPEGR() 530 uhdr_error_info_t JpegR::generateGainMap(uhdr_raw_image_t* sdr_intent, uhdr_raw_image_t* hdr_intent, in generateGainMap() 1857 uhdr_error_info_t JpegR::toneMap(uhdr_raw_image_t* hdr_intent, uhdr_raw_image_t* sdr_intent) { in toneMap() 2279 uhdr_raw_image_t hdr_intent; in encodeJPEGR() local 2339 uhdr_raw_image_t hdr_intent; in encodeJPEGR() local 2425 uhdr_raw_image_t hdr_intent; in encodeJPEGR() local 2507 uhdr_raw_image_t hdr_intent; in encodeJPEGR() local
|
/external/libultrahdr/tests/ |
D | jpegr_test.cpp | 2305 uhdr_raw_image_t hdr_intent, sdr_intent; in TEST() local
|