Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/enc/h265/
H A Dh265e_dpb.h139 MPP_RET h265e_dpb_init(H265eDpb **dpb);
H A Dh265e_api.c218 h265e_dpb_init(&p->dpb); in h265e_gen_hdr()
H A Dh265e_dpb.c166 MPP_RET h265e_dpb_init(H265eDpb **dpb) in h265e_dpb_init() function