Searched refs:HDR_CUVA (Results 1 – 5 of 5) sorted by relevance
25 HDR_CUVA, enumerator
324 case ImageHdrType::HDR_CUVA : in ConvertHdrType()340 if (type == ImageHdrType::HDR_CUVA) { in SetSurfaceBufferInfo()
401 auto metadata = imageSource->jpegGainmapDecoder_->GetHdrMetadata(ImageHdrType::HDR_CUVA);
320 return ImageHdrType::HDR_CUVA; in CheckJpegGainMapHdrType()822 case ImageHdrType::HDR_CUVA: in GetJpegGainMapMetadata()
1839 …ageHdrType::HDR_VIVID_DUAL || type == ImageHdrType::HDR_ISO_DUAL || type == ImageHdrType::HDR_CUVA; in IsDualHdrImage()3903 if (hdrType == ImageHdrType::HDR_VIVID_DUAL || hdrType == ImageHdrType::HDR_CUVA) { in AllocHdrSurfaceBuffer()3958 bool legacy = hdrType == ImageHdrType::HDR_CUVA; in ComposeHdrImage()