Searched defs:encodeJPEGR (Results 1 – 1 of 1) 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() function in ultrahdr::JpegR 247 uhdr_error_info_t JpegR::encodeJPEGR(uhdr_raw_image_t* hdr_intent, uhdr_raw_image_t* sdr_intent, in encodeJPEGR() function in ultrahdr::JpegR 294 uhdr_error_info_t JpegR::encodeJPEGR(uhdr_raw_image_t* hdr_intent, uhdr_raw_image_t* sdr_intent, in encodeJPEGR() function in ultrahdr::JpegR 327 uhdr_error_info_t JpegR::encodeJPEGR(uhdr_raw_image_t* hdr_intent, in encodeJPEGR() function in ultrahdr::JpegR 388 uhdr_error_info_t JpegR::encodeJPEGR(uhdr_compressed_image_t* base_img_compressed, in encodeJPEGR() function in ultrahdr::JpegR 2261 status_t JpegR::encodeJPEGR(jr_uncompressed_ptr p010_image_ptr, ultrahdr_transfer_function hdr_tf, in encodeJPEGR() function in ultrahdr::JpegR 2317 status_t JpegR::encodeJPEGR(jr_uncompressed_ptr p010_image_ptr, in encodeJPEGR() function in ultrahdr::JpegR 2402 status_t JpegR::encodeJPEGR(jr_uncompressed_ptr p010_image_ptr, in encodeJPEGR() function in ultrahdr::JpegR 2489 status_t JpegR::encodeJPEGR(jr_uncompressed_ptr p010_image_ptr, in encodeJPEGR() function in ultrahdr::JpegR 2547 status_t JpegR::encodeJPEGR(jr_compressed_ptr yuv420jpg_image_ptr, in encodeJPEGR() function in ultrahdr::JpegR
|