Searched refs:main_index (Results 1 – 2 of 2) sorted by relevance
131 main_index = self._rng.choice(indexes)132 _, main_gen = gens[main_index]136 if index == main_index:
238 const int main_index = InsertStandardXMPSection(main_buffer, sections); in UpdateSections() local239 if (main_index < 0) { in UpdateSections()247 InsertExtendedXMPSections(extended_buffer, main_index + 1, sections); in UpdateSections()