Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/common/
H A Dh265e_syntax_new.h195 RK_U32 tot_poc_num; member
/rockchip-linux_mpp/mpp/codec/enc/h265/
H A Dh265e_syntax.c216 sp->tot_poc_num = 0; in fill_ref_parameters()
242 sp->tot_poc_num++; in fill_ref_parameters()
H A Dh265e_slice.h437 RK_U32 tot_poc_num; member
H A Dh265e_dpb.c923 slice->tot_poc_num = 0; in h265e_dpb_build_list()
925 slice->tot_poc_num = slice->m_localRPS.m_numberOfPictures; in h265e_dpb_build_list()
/rockchip-linux_mpp/mpp/hal/rkenc/h265e/
H A Dhal_h265e_vepu541_reg.h149 RK_U32 tot_poc_num : 5; member
H A Dhal_h265e_vepu541.c1171 regs->enc_pic.tot_poc_num = syn->sp.tot_poc_num; in vepu541_h265_set_slice_regs()
H A Dhal_h265e_vepu540c.c893 regs->reg0192_enc_pic.num_pic_tot_cur = syn->sp.tot_poc_num; in vepu540c_h265_set_slice_regs()
H A Dhal_h265e_vepu510.c1537 regs->common.enc_pic.num_pic_tot_cur_hevc = syn->sp.tot_poc_num; in vepu510_h265_set_slice_regs()
H A Dhal_h265e_vepu511.c1931 regs->common.enc_pic.num_pic_tot_cur_hevc = syn->sp.tot_poc_num; in vepu511_h265_set_slice_regs()
H A Dhal_h265e_vepu580.c2103 regs->reg0192_enc_pic.num_pic_tot_cur = syn->sp.tot_poc_num; in vepu580_h265_set_slice_regs()
/rockchip-linux_mpp/mpp/hal/rkenc/h264e/
H A Dhal_h264e_vepu541_reg.h281 RK_U32 tot_poc_num : 5; member