Searched defs:afbc (Results 1 – 8 of 8) sorted by relevance
85 } afbc; member397 } afbc; member
444 bool afbc = drm_is_afbc(layout->modifier); in pan_image_layout_init() local
371 bool afbc = drm_is_afbc(layout->modifier); in panfrost_emit_plane() local
104 bool afbc = (unmasked_format & MALI_GRALLOC_INTFMT_AFBCENABLE_MASK); in drm_fourcc_from_handle() local
71 …bool afbc; /* AFBC supported (per specification and by gralloc). IP support n… member
683 bool afbc = in panfrost_walk_dmabuf_modifiers() local
509 uint64_t afbc = AFBC_FORMAT_MOD_BLOCK_SIZE_16x16 | AFBC_FORMAT_MOD_SPARSE; in panfrost_best_modifier() local
1392 } afbc; member