Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/platform/qcom/venus/
Dvdec.c786 inst->opb_fmt = out2_fmt; in vdec_output_conf()
791 inst->opb_fmt = out_fmt; in vdec_output_conf()
796 inst->opb_fmt = out_fmt; in vdec_output_conf()
801 ret = venus_helper_set_raw_format(inst, inst->opb_fmt, in vdec_output_conf()
Dcore.h490 u32 opb_fmt; member
Dhelpers.c1197 if (inst->opb_fmt == HFI_COLOR_FORMAT_NV12_UBWC || in venus_helper_set_format_constraints()
1198 inst->opb_fmt == HFI_COLOR_FORMAT_YUV420_TP10_UBWC) in venus_helper_set_format_constraints()