Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/enc/h265/
H A Dh265e_dpb.c496 static H265eDpbFrm *h265e_find_cpb_in_dpb(H265eDpbFrm *frms, RK_S32 cnt, EncFrmStatus *frm) in h265e_find_cpb_in_dpb() function
785 p = h265e_find_cpb_in_dpb(dpb->frame_list, MAX_REFS, frm); in h265e_dpb_proc_cpb()