Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/platform/qcom/venus/
Dhelpers.h52 u32 *out2_fmt, bool ubwc);
Dvdec.c640 bool ubwc = false; in vdec_output_conf() local
657 ubwc = true; in vdec_output_conf()
661 ubwc = true; in vdec_output_conf()
664 &out2_fmt, ubwc); in vdec_output_conf()
Dhelpers.c1556 u32 *out_fmt, u32 *out2_fmt, bool ubwc) in venus_helper_get_out_fmts() argument
1593 if (ubwc) { in venus_helper_get_out_fmts()