Searched refs:template_dependency_structure_present_flag (Results 1 – 2 of 2) sorted by relevance
335 uint64_t template_dependency_structure_present_flag = in WriteExtendedFields() local337 WriteBits(template_dependency_structure_present_flag, 1); in WriteExtendedFields()344 if (template_dependency_structure_present_flag) in WriteExtendedFields()
166 bool template_dependency_structure_present_flag = buffer_.Read<bool>(); in ReadExtendedFields() local171 if (template_dependency_structure_present_flag) { in ReadExtendedFields()