Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/hdr/
H A Dhdr_helper.h42 static uint32_t GetBaseVividMarkerSize();
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hdr/
H A Dhdr_helper.cpp954 uint32_t HdrJpegPackerHelper::GetBaseVividMarkerSize() in GetBaseVividMarkerSize() function in OHOS::ImagePlugin::HdrJpegPackerHelper
971 const uint32_t baseInfoMarkerLength = GetBaseVividMarkerSize(); in PackBaseVividMarker()
1345 uint32_t baseVividApp8Size = GetBaseVividMarkerSize(); in SpliceHdrStream()