Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/enc/h265/
H A Dh265e_dpb.h143 void h265e_dpb_build_list(H265eDpb *dpb, EncCpbStatus *cpb);
H A Dh265e_api.c306 h265e_dpb_build_list(p->dpb, cpb); in h265e_proc_dpb()
H A Dh265e_dpb.c833 void h265e_dpb_build_list(H265eDpb *dpb, EncCpbStatus *cpb) in h265e_dpb_build_list() function