Home
last modified time | relevance | path

Searched refs:PackBaseISOMarker (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.h40 static std::vector<uint8_t> PackBaseISOMarker();
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hdr/
H A Dhdr_helper.cpp1001 vector<uint8_t> HdrJpegPackerHelper::PackBaseISOMarker() in PackBaseISOMarker() function in OHOS::ImagePlugin::HdrJpegPackerHelper
1344 std::vector<uint8_t> baseISOInfo = PackBaseISOMarker(); in SpliceHdrStream()