Searched refs:ref_pic_list_modification_flag_l0 (Results 1 – 4 of 4) sorted by relevance
419 uint32_t ref_pic_list_modification_flag_l0; in ParseNonParameterSetNalu() local421 slice_reader.ReadBits(&ref_pic_list_modification_flag_l0, 1)); in ParseNonParameterSetNalu()422 if (ref_pic_list_modification_flag_l0) { in ParseNonParameterSetNalu()
285 bool ref_pic_list_modification_flag_l0; member
1137 READ_BOOL_OR_RETURN(&shdr->ref_pic_list_modification_flag_l0); in ParseRefPicListModifications()1138 if (shdr->ref_pic_list_modification_flag_l0) { in ParseRefPicListModifications()
538 slice_hdr->ref_pic_list_modification_flag_l0; in ModifyReferencePicList()