Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/hal/rkenc/h265e/
H A Dhal_h265e_vepu541_reg.h192 RK_U32 out_fmt_cfg : 1; //vepu540 member
/rockchip-linux_mpp/mpp/hal/rkenc/h264e/
H A Dhal_h264e_vepu541_reg.h488 RK_U32 out_fmt_cfg : 1; member
H A Dhal_h264e_vepu541.c479 regs->reg017.out_fmt_cfg = (fmt == MPP_FMT_YUV400) ? 1 : 0; in setup_vepu541_prep()