Searched refs:HFI_COLOR_FORMAT_UBWC_BASE (Results 1 – 3 of 3) sorted by relevance
963 #define HFI_COLOR_FORMAT_UBWC_BASE 0x8000 macro
1768 ubwc_fmt = fmt | HFI_COLOR_FORMAT_UBWC_BASE; in venus_helper_get_out_fmts()
699 #define is_ubwc_fmt(fmt) (!!((fmt) & HFI_COLOR_FORMAT_UBWC_BASE))