Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/enc/h264/
H A Dh264e_dpb.h143 MPP_RET h264e_dpb_setup(H264eDpb *dpb, MppEncCfgSet* cfg, H264eSps *sps);
H A Dh264e_api_v2.c330 h264e_dpb_setup(&p->dpb, p->cfg, &p->sps); in h264e_gen_hdr()
H A Dh264e_dpb.c122 MPP_RET h264e_dpb_setup(H264eDpb *dpb, MppEncCfgSet* cfg, H264eSps *sps) in h264e_dpb_setup() function