Lines Matching defs:dpb

29 void h265e_dpb_dump_frm(H265eDpb *dpb, const char *fmt)  in h265e_dpb_dump_frm()
46 MPP_RET calc_ref_pic_set_idxl0(H265eDpb *dpb, H265eSlice *slice, RK_S32 ref_idx) in calc_ref_pic_set_idxl0()
75 void h265e_dpb_set_ref_list(H265eDpb *dpb, H265eSlice *slice, RK_S32 delta_poc) in h265e_dpb_set_ref_list()
120 MPP_RET h265e_dpb_init_curr(H265eDpb *dpb, H265eDpbFrm *frm) in h265e_dpb_init_curr()
140 MPP_RET h265e_dpb_get_curr(H265eDpb *dpb) in h265e_dpb_get_curr()
166 MPP_RET h265e_dpb_init(H265eDpb **dpb) in h265e_dpb_init()
207 MPP_RET h265e_dpb_deinit(H265eDpb *dpb) in h265e_dpb_deinit()
228 enum NALUnitType get_nal_unit_type(H265eDpb *dpb, int curPOC) in get_nal_unit_type()
303 void h265e_dpb_apply_rps(H265eDpb *dpb, H265eReferencePictureSet *rps, int curPoc) in h265e_dpb_apply_rps()
345 void h265e_dpb_dec_refresh_marking(H265eDpb *dpb, RK_S32 poc_cur, enum NALUnitType nalUnitType) in h265e_dpb_dec_refresh_marking()
400 void h265e_dpb_arrange_lt_rps(H265eDpb *dpb, H265eSlice *slice) in h265e_dpb_arrange_lt_rps()
579 void h265e_dpb_cpb2rps(H265eDpb *dpb, RK_S32 curPoc, H265eSlice *slice, EncCpbStatus *cpb) in h265e_dpb_cpb2rps()
694 MPP_RET h265e_pskip_ref_check(H265eDpb *dpb, EncCpbStatus *cpb, H265eDpbFrm *frm) in h265e_pskip_ref_check()
714 void h265e_dpb_free_unsed(H265eDpb *dpb, EncCpbStatus *cpb) in h265e_dpb_free_unsed()
749 void h265e_dpb_proc_cpb(H265eDpb *dpb, EncCpbStatus *cpb) in h265e_dpb_proc_cpb()
833 void h265e_dpb_build_list(H265eDpb *dpb, EncCpbStatus *cpb) in h265e_dpb_build_list()
931 MPP_RET h265e_dpb_hal_start(H265eDpb *dpb, RK_S32 slot_idx) in h265e_dpb_hal_start()
940 MPP_RET h265e_dpb_hal_end(H265eDpb *dpb, RK_S32 slot_idx) in h265e_dpb_hal_end()