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