Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/
H A DHeifDecoderImpl.cpp72 const static uint32_t PLANE_COUNT_TWO = 2; variable
102 if (param.planesInfo == nullptr || param.planesInfo->planeCount < PLANE_COUNT_TWO) { in FillFrameInfoForPixelConvert()
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/
H A Dext_decoder.cpp139 const static uint32_t PLANE_COUNT_TWO = 2; variable
1225 } else if (planes->planeCount >= PLANE_COUNT_TWO) { in HeapMemAlloc()