Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/enc/h265/
H A Dh265e_dpb.h127 RK_S32 max_ref_l1; member
H A Dh265e_dpb.c186 p->max_ref_l1 = 0; in h265e_dpb_init()
873 slice->m_numRefIdx[L1] = MPP_MIN(dpb->max_ref_l1, slice->m_rps->m_numberOfPictures); in h265e_dpb_build_list()