Searched refs:out2_fmt (Results 1 – 3 of 3) sorted by relevance
57 u32 *out2_fmt, bool ubwc);
681 u32 out_fmt, out2_fmt; in vdec_output_conf() local706 &out2_fmt, ubwc); in vdec_output_conf()713 venus_helper_get_framesz_raw(out2_fmt, width, height); in vdec_output_conf()717 inst->opb_fmt = out2_fmt; in vdec_output_conf()720 } else if (is_ubwc_fmt(out2_fmt)) { in vdec_output_conf()724 inst->dpb_fmt = out2_fmt; in vdec_output_conf()
1732 u32 *out_fmt, u32 *out2_fmt, bool ubwc) in venus_helper_get_out_fmts() argument1739 *out_fmt = *out2_fmt = 0; in venus_helper_get_out_fmts()1762 *out2_fmt = HFI_COLOR_FORMAT_NV12; in venus_helper_get_out_fmts()1777 *out2_fmt = fmt; in venus_helper_get_out_fmts()1785 *out2_fmt = 0; in venus_helper_get_out_fmts()1792 *out2_fmt = fmt; in venus_helper_get_out_fmts()
Completed in 11 milliseconds