Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/enc/h265/
H A Dh265e_dpb.h126 RK_S32 max_ref_l0; member
H A Dh265e_dpb.c185 p->max_ref_l0 = 1; in h265e_dpb_init()
872 …slice->m_numRefIdx[L0] = MPP_MIN(dpb->max_ref_l0, slice->m_rps->m_numberOfPictures); // Ensuring … in h265e_dpb_build_list()