Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_thumbnail/include/
H A Dthumbnail_const.h108 constexpr int32_t EVEN_BASE_NUMBER = 2; variable
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_thumbnail/src/
H A Dthumbnail_utils.cpp2008 lastMaxLen += lastMaxLen % EVEN_BASE_NUMBER; in ResizeLcd()
2009 lastMinLen += lastMinLen % EVEN_BASE_NUMBER; in ResizeLcd()