Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/
H A Dext_encoder.cpp851 static bool FillLitePropertyItem(std::vector<uint8_t>& properties, size_t& offset, PropertyType typ… in FillLitePropertyItem() function
942 if (hasLight && (!FillLitePropertyItem(item->liteProperties, offset, in AssembleHdrBaseImageItem()
1037 …if (!FillLitePropertyItem(item.liteProperties, offset, PropertyType::COLOR_TYPE, &colorType, sizeo… in AssembleSdrImageItem()
1165 … if (!FillLitePropertyItem(item.liteProperties, offset, PropertyType::IMG_RESOLUTION, &resolution, in AssembleHeifAuxiliaryNoncodingMap()
1214 …if (!FillLitePropertyItem(item.liteProperties, offset, PropertyType::COLOR_TYPE, &colorType, sizeo… in AssembleHeifUnrefocusMap()
1274 …if (!FillLitePropertyItem(item.liteProperties, offset, PropertyType::COLOR_TYPE, &colorType, sizeo… in AssembleHeifFragmentMap()
2081 if (!FillLitePropertyItem(item->liteProperties, offset, in FillNclxColorProperty()
2086 if (!FillLitePropertyItem(item->liteProperties, offset, in FillNclxColorProperty()
2191 if (hasLight && (!FillLitePropertyItem(item->liteProperties, offset, in AssembleTmapImageItem()
2196 if (hasToneMap && (!FillLitePropertyItem(item->liteProperties, offset, in AssembleTmapImageItem()
[all …]