Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/jpege/
H A Dhal_jpege_vepu540c_reg.h734 RK_U32 sli_type : 2; member
/OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/h264e/
H A Dhal_h264e_vepu541_reg.h1659 RK_U32 sli_type : 2; member
H A Dhal_h264e_vepu540c_reg.h631 RK_U32 sli_type : 2; member
H A Dhal_h264e_vepu580_reg.h617 RK_U32 sli_type : 2; member
H A Dhal_h264e_vepu541.c574 regs->reg106.sli_type = (slice->slice_type == H264_I_SLICE) ? (2) : (0); in setup_vepu541_codec()
H A Dhal_h264e_vepu540c.c558 regs->reg_base.synt_sli0.sli_type = (slice->slice_type == H264_I_SLICE) ? (2) : (0); in setup_vepu540c_codec()
H A Dhal_h264e_vepu580.c903 regs->reg_base.synt_sli0.sli_type = (slice->slice_type == H264_I_SLICE) ? (2) : (0); in setup_vepu580_codec()
/OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/h265e/
H A Dhal_h265e_vepu541_reg.h697 RK_U32 sli_type : 2; member
H A Dhal_h265e_vepu540c_reg.h740 RK_U32 sli_type : 2; member
H A Dhal_h265e_vepu580_reg.h628 RK_U32 sli_type : 2; member
H A Dhal_h265e_vepu540c.c911 regs->reg0239_synt_sli0.sli_type = syn->sp.slice_type; in vepu540c_h265_set_slice_regs()
H A Dhal_h265e_vepu541.c1207 regs->synt_sli0.sli_type = syn->sp.slice_type; in vepu541_h265_set_slice_regs()
H A Dhal_h265e_vepu580.c2017 regs->reg0239_synt_sli0.sli_type = syn->sp.slice_type; in vepu580_h265_set_slice_regs()