Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/codec/enc/h265/
H A Dh265e_dpb.h132 MPP_RET h265e_dpb_init(H265eDpb **dpb);
H A Dh265e_api.c207 h265e_dpb_init(&p->dpb); in h265e_gen_hdr()
H A Dh265e_dpb.c119 MPP_RET h265e_dpb_init(H265eDpb **dpb) in h265e_dpb_init() function