Searched refs:m_refPicListModificationFlagL0 (Results 1 – 4 of 4) sorted by relevance
35 refPicListModification->m_refPicListModificationFlagL0 = 0; in h265e_dpb_set_ref_list()43 refPicListModification->m_refPicListModificationFlagL0 = 0; in h265e_dpb_set_ref_list()58 refPicListModification->m_refPicListModificationFlagL0 = 1; in h265e_dpb_set_ref_list()
170 …cIdx = slice->m_RefPicListModification.m_refPicListModificationFlagL0 ? slice->m_RefPicListModific… in h265e_slice_set_ref_list()467 … mpp_writer_put_bits(bitIf, refPicListModification->m_refPicListModificationFlagL0 ? 1 : 0, 1); in h265e_code_slice_header()468 if (refPicListModification->m_refPicListModificationFlagL0) { in h265e_code_slice_header()
80 RK_U32 m_refPicListModificationFlagL0; member
338 sp->ref_pic_lst_mdf_l0 = refPicListModification->m_refPicListModificationFlagL0 ? 1 : 0; in fill_ref_parameters()