Lines Matching refs:is_lt_ref
63 status->is_non_ref ? "non" : status->is_lt_ref ? "lt" : "st", in h264e_dpb_dump_frm()
83 status->is_non_ref ? "non" : status->is_lt_ref ? "lt" : "st", in h264e_dpb_dump_listX()
178 mpp_assert(p->is_lt_ref == frm->is_lt_ref); in find_cpb_frame()
255 i, frm->seq_idx, frm->valid, frm->is_non_ref, frm->is_lt_ref); in h264e_dpb_build_list()
258 if (!frm->is_lt_ref) { in h264e_dpb_build_list()
341 op.modification_of_pic_nums_idc = (refr->status.is_lt_ref) ? (2) : (0); in h264e_dpb_build_list()
342 if (refr->status.is_lt_ref) { in h264e_dpb_build_list()
378 marking->long_term_reference_flag = frm->status.is_lt_ref; in h264e_dpb_build_marking()
388 frm->status.is_lt_ref, frm->status.temporal_id); in h264e_dpb_build_marking()
394 if (frm->status.is_lt_ref) { in h264e_dpb_build_marking()
619 curr->seq_idx, curr->status.is_lt_ref ? "lt" : "st", in h264e_dpb_check()
625 if (curr->status.is_lt_ref) { in h264e_dpb_check()
644 if (!tmp->status.is_lt_ref) in h264e_dpb_check()
687 if (tmp->status.is_lt_ref) in h264e_dpb_check()