Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/
H A Dext_encoder.cpp827 const int halfSizeDenominator = 2; in GetSkInfo() local
828 width = width / halfSizeDenominator; in GetSkInfo()
829 height = height / halfSizeDenominator; in GetSkInfo()