Home
last modified time | relevance | path

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

/hardware/google/gchips/gralloc4/src/core/
Dmali_gralloc_bufferallocation.cpp55 #define CAMERA_YUV_BUFFER_BYTE_ALIGN 64 macro
674 hw_align = lcm(hw_align, static_cast<uint32_t>(CAMERA_YUV_BUFFER_BYTE_ALIGN)); in calc_allocation_size()