Searched refs:out2_fmt (Results 1 – 3 of 3) sorted by relevance
57 u32 *out2_fmt, bool ubwc);
708 u32 out_fmt, out2_fmt; in vdec_output_conf() local733 &out2_fmt, ubwc); in vdec_output_conf()740 venus_helper_get_framesz_raw(out2_fmt, width, height); in vdec_output_conf()744 inst->opb_fmt = out2_fmt; in vdec_output_conf()747 } else if (is_ubwc_fmt(out2_fmt)) { in vdec_output_conf()751 inst->dpb_fmt = out2_fmt; in vdec_output_conf()
1751 u32 *out_fmt, u32 *out2_fmt, bool ubwc) in venus_helper_get_out_fmts() argument1758 *out_fmt = *out2_fmt = 0; in venus_helper_get_out_fmts()1775 *out2_fmt = fmt; in venus_helper_get_out_fmts()1783 *out2_fmt = 0; in venus_helper_get_out_fmts()1790 *out2_fmt = fmt; in venus_helper_get_out_fmts()
Completed in 10 milliseconds