Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/
H A Dext_encoder.h133 …bool FillNclxColorProperty(std::shared_ptr<HDI::Codec::Image::V2_0::ImageItem>& item, size_t& offs…
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/
H A Dext_encoder.cpp939 if (!FillNclxColorProperty(item, offset, colorInfo)) { in AssembleHdrBaseImageItem()
973 if (!FillNclxColorProperty(item, offset, colorInfo)) { in AssembleGainmapImageItem()
2078 bool ExtEncoder::FillNclxColorProperty(std::shared_ptr<ImageItem>& item, size_t& offset, ColourInfo… in FillNclxColorProperty() function in OHOS::ImagePlugin::ExtEncoder
2188 if (!FillNclxColorProperty(item, offset, colorInfo)) { in AssembleTmapImageItem()