Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/display/hal/default_standard/src/display_gralloc/
H A Dallocator.cpp96 constexpr uint32_t UV_DIV_420 = 2; in UpdateYuvStrideAndSize() local
107 … bufferInfo.heightStride_ = (bufferInfo.heightStride_ + bufferInfo.heightStride_ / UV_DIV_420); in UpdateYuvStrideAndSize()