Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/staging/media/hantro/
Dhantro_postproc.c66 u32 src_pp_fmt, dst_pp_fmt; in hantro_postproc_g1_enable() local
76 dst_pp_fmt = VPU_PP_OUT_YUYV; in hantro_postproc_g1_enable()
81 dst_pp_fmt = 0; in hantro_postproc_g1_enable()
96 HANTRO_PP_REG_WRITE(vpu, output_fmt, dst_pp_fmt); in hantro_postproc_g1_enable()