Home
last modified time | relevance | path

Searched defs:target_size (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/heif_parser/
H A Dheif_stream.cpp53 bool HeifBufferInputStream::CheckSize(size_t target_size, int64_t end) in CheckSize()
/ohos5.0/base/update/packaging_tools/
H A Dscript_generator.py167 def image_patch(self, partition, src_size, src_hash, target_size, target_hash): argument