HomeSort by: relevance | last modified time | path
    Searched defs:header_bytes (Results 1 - 1 of 1) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/panfrost/lib/
pan_afbc.c 151 unsigned header_bytes = tile_count * AFBC_HEADER_BYTES_PER_TILE; local
154 return ALIGN_POT(header_bytes, AFBC_CACHE_ALIGN);

Completed in 4 milliseconds