Searched refs:MAX_PLANE_NUM (Results 1 – 1 of 1) sorted by relevance
43 constexpr uint32_t MAX_PLANE_NUM = 3; variable213 if (((planeNum = exynosFormat->planeNum) == 0) || (planeNum > MAX_PLANE_NUM)) { in getBuffer()