Lines Matching refs:H265eDpbFrm
39 H265eDpbFrm *frm = &dpb->frame_list[i]; in h265e_dpb_dump_frm()
49 H265eDpbFrm *frame_list = dpb->frame_list; in calc_ref_pic_set_idxl0()
52 H265eDpbFrm* refPicSetLtCurr[MAX_REFS]; in calc_ref_pic_set_idxl0()
53 H265eDpbFrm* refPic = NULL; in calc_ref_pic_set_idxl0()
120 MPP_RET h265e_dpb_init_curr(H265eDpb *dpb, H265eDpbFrm *frm) in h265e_dpb_init_curr()
158 MPP_RET h265e_dpb_frm_deinit(H265eDpbFrm *frm) in h265e_dpb_frm_deinit()
305 H265eDpbFrm *outPic = NULL; in h265e_dpb_apply_rps()
309 H265eDpbFrm *frame_list = &dpb->frame_list[0]; in h265e_dpb_apply_rps()
357 H265eDpbFrm *frame_List = &dpb->frame_list[0]; in h265e_dpb_dec_refresh_marking()
359 H265eDpbFrm *frame = &frame_List[index]; in h265e_dpb_dec_refresh_marking()
378 H265eDpbFrm *frame_list = &dpb->frame_list[0]; in h265e_dpb_dec_refresh_marking()
381 H265eDpbFrm *frame = &frame_list[index]; in h265e_dpb_dec_refresh_marking()
496 static H265eDpbFrm *h265e_find_cpb_in_dpb(H265eDpbFrm *frms, RK_S32 cnt, EncFrmStatus *frm) in h265e_find_cpb_in_dpb()
521 static H265eDpbFrm *h265e_find_cpb_frame(H265eDpbFrm *frms, RK_S32 cnt, EncFrmStatus *frm) in h265e_find_cpb_frame()
555 static MPP_RET h265e_check_frame_cpb(H265eDpbFrm *frm, RK_S32 cnt, EncFrmStatus *frms) in h265e_check_frame_cpb()
593 H265eDpbFrm *p = NULL; in h265e_dpb_cpb2rps()
694 MPP_RET h265e_pskip_ref_check(H265eDpb *dpb, EncCpbStatus *cpb, H265eDpbFrm *frm) in h265e_pskip_ref_check()
721 H265eDpbFrm *frm = h265e_find_cpb_frame(dpb->frame_list, MAX_REFS, &cpb->curr); in h265e_dpb_free_unsed()
732 H265eDpbFrm *frm = &dpb->frame_list[i]; in h265e_dpb_free_unsed()
753 H265eDpbFrm *p = NULL; in h265e_dpb_proc_cpb()
762 H265eDpbFrm *frame = &dpb->frame_list[index]; in h265e_dpb_proc_cpb()
797 H265eDpbFrm *frame = &dpb->frame_list[index]; in h265e_dpb_proc_cpb()
809 H265eDpbFrm *frame = dpb->curr; in h265e_dpb_proc_cpb()
823 H265eDpbFrm *frame = &dpb->frame_list[index]; in h265e_dpb_proc_cpb()
933 H265eDpbFrm *frm = &dpb->frame_list[slot_idx]; in h265e_dpb_hal_start()
942 H265eDpbFrm *frm = &dpb->frame_list[slot_idx]; in h265e_dpb_hal_end()