Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/hardware/imagecodec/
H A Dimage_codec_common.h55 static constexpr char RANGE_FLAG[] = "range_flag"; variable
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hardware/imagecodec/
H A Dimage_decoder.cpp192 outputFormat_->SetValue(ImageCodecDescriptionKey::RANGE_FLAG, param.aspects.range); in UpdateColorAspects()