Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libjpegplugin/src/
H A Djpeg_decoder.cpp69 constexpr int SCALE_NUMS[] = { 2, 3, 4, 5, 6, 7, 8, 8 }; variable
297 num = SCALE_NUMS[mid]; in GetScaledFraction()