Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/platform/qcom/venus/
H A Dvdec.c633 #define is_ubwc_fmt(fmt) (!!((fmt) & HFI_COLOR_FORMAT_UBWC_BASE)) macro
675 if (is_ubwc_fmt(out_fmt)) { in vdec_output_conf()
680 } else if (is_ubwc_fmt(out2_fmt)) { in vdec_output_conf()