Home
last modified time | relevance | path

Searched refs:GetToneMapChannel (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/
H A Dext_encoder.h125 …bool GetToneMapChannel(Media::ISOMetadata& metadata, HDI::Codec::Image::V2_0::ToneMapChannel& chan…
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/
H A Dext_encoder.cpp1966 bool ExtEncoder::GetToneMapChannel(ISOMetadata& metadata, ToneMapChannel& channel, uint8_t index) in GetToneMapChannel() function in OHOS::ImagePlugin::ExtEncoder
2011 GetToneMapChannel(isoMeta, toneMapMetadata.channels1, INDEX_ZERO); in GetToneMapMetadata()
2013 GetToneMapChannel(isoMeta, toneMapMetadata.channels2, INDEX_ONE); in GetToneMapMetadata()
2014 GetToneMapChannel(isoMeta, toneMapMetadata.channels3, INDEX_TWO); in GetToneMapMetadata()