Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/codec/enc/h265/
H A Dh265e_dpb.h136 void h265e_dpb_build_list(H265eDpb *dpb, EncCpbStatus *cpb);
H A Dh265e_api.c248 h265e_dpb_build_list(p->dpb, cpb); in h265e_proc_dpb()
H A Dh265e_dpb.c766 void h265e_dpb_build_list(H265eDpb *dpb, EncCpbStatus *cpb) in h265e_dpb_build_list() function