Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/heif_hw_decode/common/
H A Dmock_heif_hw_decode_flow.h45 static constexpr size_t MAX_MAIN_SEG_CNT = 4; variable
H A Dmock_heif_hw_decode_flow.cpp75 IF_TRUE_RETURN_VAL_WITH_MSG(vec.size() < MAX_MAIN_SEG_CNT, false, in ParseGridInfo()