Lines Matching refs:lt_idx
64 status->lt_idx, in h264e_dpb_dump_frm()
84 status->lt_idx, in h264e_dpb_dump_listX()
179 mpp_assert(p->lt_idx == frm->lt_idx); in find_cpb_frame()
211 if (frm0->lt_idx == frm1->lt_idx) in cmp_lt_list()
213 if (frm0->lt_idx > frm1->lt_idx) in cmp_lt_list()
344 op.long_term_pic_idx = refr->status.lt_idx; in h264e_dpb_build_list()
412 op.long_term_frame_idx = frm->lt_idx; in h264e_dpb_build_marking()
415 h264e_dbg_mmco("add mmco 6 %d\n", frm->lt_idx); in h264e_dpb_build_marking()
557 p->lt_idx = curr->lt_idx; in h264e_dpb_proc()
626 RK_S32 lt_idx = curr->lt_idx; in h264e_dpb_check() local
647 if (tmp->lt_idx == lt_idx) { in h264e_dpb_check()
651 curr->seq_idx, curr->lt_idx, tmp->slot_idx); in h264e_dpb_check()