Searched refs:ref_pic_list_modification_flag_l1 (Results 1 – 4 of 4) sorted by relevance
443 uint32_t ref_pic_list_modification_flag_l1; in ParseNonParameterSetNalu() local445 slice_reader.ReadBits(&ref_pic_list_modification_flag_l1, 1)); in ParseNonParameterSetNalu()446 if (ref_pic_list_modification_flag_l1) { in ParseNonParameterSetNalu()
286 bool ref_pic_list_modification_flag_l1; member
1147 READ_BOOL_OR_RETURN(&shdr->ref_pic_list_modification_flag_l1); in ParseRefPicListModifications()1148 if (shdr->ref_pic_list_modification_flag_l1) { in ParseRefPicListModifications()
543 slice_hdr->ref_pic_list_modification_flag_l1; in ModifyReferencePicList()