Searched refs:FillLitePropertyItemByString (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/ |
H A D | ext_encoder.cpp | 875 static bool FillLitePropertyItemByString(std::vector<uint8_t>& properties, size_t& offset, Property… in FillLitePropertyItemByString() function 1161 …if (!FillLitePropertyItemByString(item.liteProperties, offset, PropertyType::AUX_TYPE, auxTypeStr)… in AssembleHeifAuxiliaryNoncodingMap() 1209 …if (!FillLitePropertyItemByString(item.liteProperties, offset, PropertyType::AUX_TYPE, auxTypeStr)… in AssembleHeifUnrefocusMap() 1278 …if (!FillLitePropertyItemByString(item.liteProperties, offset, PropertyType::AUX_TYPE, auxTypeStr)… in AssembleHeifFragmentMap()
|