Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/platform/qcom/venus/
H A Dvdec.c679 inst->dpb_fmt = out_fmt; in vdec_output_conf()
684 inst->dpb_fmt = out2_fmt; in vdec_output_conf()
689 inst->dpb_fmt = 0; in vdec_output_conf()
697 if (inst->dpb_fmt) { in vdec_output_conf()
702 ret = venus_helper_set_raw_format(inst, inst->dpb_fmt, in vdec_output_conf()
H A Dcore.h395 u32 dpb_fmt; member
H A Dpm_helpers.c189 if (inst->dpb_fmt & HFI_COLOR_FORMAT_10_BIT_BASE) { in mbs_to_bw()
H A Dhelpers.c134 if (!inst->dpb_fmt) in venus_helper_alloc_dpb_bufs()