Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/enc/h265/
H A Dh265e_dpb.h105 } H265eRpsList; typedef
129 H265eRpsList RpsList;
138 void h265e_set_ref_list(H265eRpsList *RpsList, H265eReferencePictureSet *m_pRps);
H A Dh265e_dpb.c50 H265eRpsList *RpsList = &dpb->RpsList; in calc_ref_pic_set_idxl0()
80 H265eRpsList *RpsList = &dpb->RpsList; in h265e_dpb_set_ref_list()
188 H265eRpsList *rps_list = &p->RpsList; in h265e_dpb_init()
590 H265eRpsList *RpsList = &dpb->RpsList; in h265e_dpb_cpb2rps()