Searched refs:sourceHdrType_ (Results 1 – 2 of 2) sorted by relevance
742 ImageHdrType hdrType = sourceHdrType_; in InitDecodeContext()965 if (IsSingleHdrImage(sourceHdrType_)) { in SetPixelMapColorSpace()974 if (context.hdrType > ImageHdrType::SDR || IsSingleHdrImage(sourceHdrType_)) { in SetPixelMapColorSpace()1817 sourceHdrType_ = mainDecoder_->CheckHdrType(); in ParseHdrType()1823 if (sourceHdrType_ != ImageHdrType::UNKNOWN) { in IsHdrImage()1824 return sourceHdrType_ > ImageHdrType::SDR; in IsHdrImage()1829 return sourceHdrType_ > ImageHdrType::SDR; in IsHdrImage()1907 sourceHdrType_ = ImageHdrType::UNKNOWN; in ImageSource()4464 mainInfo.hdrType = sourceHdrType_; in DecodeHeifAuxiliaryPictures()4525 if (sourceHdrType_ > ImageHdrType::SDR) { in CheckJpegSourceStream()[all …]
401 ImageHdrType sourceHdrType_; // source image hdr type; variable