Searched defs:encodeJPEGR (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/libultrahdr/lib/src/ |
H A D | jpegr.cpp | 170 uhdr_error_info_t JpegR::encodeJPEGR(uhdr_raw_image_t* hdr_intent, uhdr_compressed_image_t* dest, in encodeJPEGR() function in ultrahdr::JpegR 238 uhdr_error_info_t JpegR::encodeJPEGR(uhdr_raw_image_t* hdr_intent, uhdr_raw_image_t* sdr_intent, in encodeJPEGR() function in ultrahdr::JpegR 285 uhdr_error_info_t JpegR::encodeJPEGR(uhdr_raw_image_t* hdr_intent, uhdr_raw_image_t* sdr_intent, in encodeJPEGR() function in ultrahdr::JpegR 318 uhdr_error_info_t JpegR::encodeJPEGR(uhdr_raw_image_t* hdr_intent, in encodeJPEGR() function in ultrahdr::JpegR 379 uhdr_error_info_t JpegR::encodeJPEGR(uhdr_compressed_image_t* base_img_compressed, in encodeJPEGR() function in ultrahdr::JpegR 2143 status_t JpegR::encodeJPEGR(jr_uncompressed_ptr p010_image_ptr, ultrahdr_transfer_function hdr_tf, in encodeJPEGR() function in ultrahdr::JpegR 2199 status_t JpegR::encodeJPEGR(jr_uncompressed_ptr p010_image_ptr, in encodeJPEGR() function in ultrahdr::JpegR 2284 status_t JpegR::encodeJPEGR(jr_uncompressed_ptr p010_image_ptr, in encodeJPEGR() function in ultrahdr::JpegR 2371 status_t JpegR::encodeJPEGR(jr_uncompressed_ptr p010_image_ptr, in encodeJPEGR() function in ultrahdr::JpegR 2429 status_t JpegR::encodeJPEGR(jr_compressed_ptr yuv420jpg_image_ptr, in encodeJPEGR() function in ultrahdr::JpegR
|