Home
last modified time | relevance | path

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

/hardware/google/gchips/gralloc4/src/core/
Dmali_gralloc_bufferallocation.cpp254 const uint32_t n_headers = (w * h) / AFBC_PIXELS_PER_BLOCK; in init_afbc() local
255 uint32_t body_offset = n_headers * AFBC_HEADER_BUFFER_BYTES_PER_BLOCKENTRY; in init_afbc()
297 n_headers, body_offset, is_tiled, sb_bytes); in init_afbc()
299 for (uint32_t i = 0; i < n_headers; i++) in init_afbc()