Home
last modified time | relevance | path

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

/external/minigbm/
Drockchip.c63 const uint32_t body_plane_offset = ALIGN(header_plane_size, body_plane_alignment); in afbc_bo_from_format() local
64 const uint32_t total_size = body_plane_offset + body_plane_size; in afbc_bo_from_format()