Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/codec/enc/h265/
H A Dh265e_syntax.c202 sp->tot_poc_num = 0; in fill_ref_parameters()
228 sp->tot_poc_num++; in fill_ref_parameters()
H A Dh265e_slice.h416 RK_U32 tot_poc_num; member
H A Dh265e_dpb.c856 slice->tot_poc_num = 0; in h265e_dpb_build_list()
858 slice->tot_poc_num = slice->m_localRPS.m_numberOfPictures; in h265e_dpb_build_list()
/OK3568_Linux_fs/external/mpp/mpp/common/
H A Dh265e_syntax_new.h195 RK_U32 tot_poc_num; member
/OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/h264e/
H A Dhal_h264e_vepu541_reg.h281 RK_U32 tot_poc_num : 5; member
/OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/h265e/
H A Dhal_h265e_vepu541_reg.h149 RK_U32 tot_poc_num : 5; member
H A Dhal_h265e_vepu541.c1204 regs->enc_pic.tot_poc_num = syn->sp.tot_poc_num; in vepu541_h265_set_slice_regs()
H A Dhal_h265e_vepu540c.c908 regs->reg0192_enc_pic.num_pic_tot_cur = syn->sp.tot_poc_num; in vepu540c_h265_set_slice_regs()
H A Dhal_h265e_vepu580.c2014 regs->reg0192_enc_pic.num_pic_tot_cur = syn->sp.tot_poc_num; in vepu580_h265_set_slice_regs()