Searched refs:segcount (Results 1 – 1 of 1) sorted by relevance
462 uint32_t segcount = segments->GetSize(); in JSONImageInformationIntoImageInfo() local463 for (size_t j = 0; j < segcount; j++) { in JSONImageInformationIntoImageInfo()