Home
last modified time | relevance | path

Searched refs:H264eDpb (Results 1 – 6 of 6) sorted by relevance

/rockchip-linux_mpp/mpp/codec/enc/h264/
H A Dh264e_dpb.h134 } H264eDpb; typedef
140 MPP_RET h264e_dpb_init(H264eDpb *dpb, H264eReorderInfo *reorder, H264eMarkingInfo *marking);
141 MPP_RET h264e_dpb_deinit(H264eDpb *dpb);
143 MPP_RET h264e_dpb_setup(H264eDpb *dpb, MppEncCfgSet* cfg, H264eSps *sps);
152 MPP_RET h264e_dpb_proc(H264eDpb *dpb, EncCpbStatus *cpb);
157 MPP_RET h264e_dpb_hal_start(H264eDpb *dpb, RK_S32 slot_idx);
158 MPP_RET h264e_dpb_hal_end(H264eDpb *dpb, RK_S32 slot_idx);
160 void h264e_dpb_check(H264eDpb *dpb, EncCpbStatus *cpb);
164 void h264e_dpb_dump_frm(H264eDpb *dpb, const char *caller, RK_S32 line);
H A Dh264e_dpb.c28 void h264e_dpb_dump_usage(H264eDpb *dpb, const char *fmt) in h264e_dpb_dump_usage()
44 void h264e_dpb_dump_frm(H264eDpb *dpb, const char *caller, RK_S32 line) in h264e_dpb_dump_frm()
90 void h264e_dpb_dump_list(H264eDpb *dpb) in h264e_dpb_dump_list()
104 MPP_RET h264e_dpb_init(H264eDpb *dpb, H264eReorderInfo *reorder, H264eMarkingInfo *marking) in h264e_dpb_init()
122 MPP_RET h264e_dpb_setup(H264eDpb *dpb, MppEncCfgSet* cfg, H264eSps *sps) in h264e_dpb_setup()
158 H264eDpbFrm *find_cpb_frame(H264eDpb *dpb, EncFrmStatus *frm) in find_cpb_frame()
226 void h264e_dpb_build_list(H264eDpb *dpb, EncCpbStatus *cpb) in h264e_dpb_build_list()
365 void h264e_dpb_build_marking(H264eDpb *dpb) in h264e_dpb_build_marking()
424 MPP_RET h264e_dpb_proc(H264eDpb *dpb, EncCpbStatus *cpb) in h264e_dpb_proc()
599 void h264e_dpb_check(H264eDpb *dpb, EncCpbStatus *cpb) in h264e_dpb_check()
[all …]
H A Dh264e_api_v2.c64 H264eDpb dpb;
65 H264eDpb dpb_bak;
409 MPP_RET h264e_pskip_ref_check(H264eDpb *dpb, H264eFrmInfo *frms) in h264e_pskip_ref_check()
447 H264eDpb *dpb = &p->dpb; in h264e_proc_dpb()
/rockchip-linux_mpp/mpp/hal/rkenc/h264e/
H A Dhal_h264e_vepu580.c81 H264eDpb *dpb;
H A Dhal_h264e_vepu510.c113 H264eDpb *dpb;
H A Dhal_h264e_vepu511.c113 H264eDpb *dpb;