Searched refs:h264e_dpb_init (Results 1 – 3 of 3) sorted by relevance
140 MPP_RET h264e_dpb_init(H264eDpb *dpb, H264eReorderInfo *reorder, H264eMarkingInfo *marking);
104 MPP_RET h264e_dpb_init(H264eDpb *dpb, H264eReorderInfo *reorder, H264eMarkingInfo *marking) in h264e_dpb_init() function134 h264e_dpb_init(dpb, dpb->reorder, dpb->marking); in h264e_dpb_setup()
250 h264e_dpb_init(&p->dpb, &p->reorder, &p->marking); in h264e_init()