Searched refs:maxId (Results 1 – 2 of 2) sorted by relevance
83 int maxId = 0; in computeBBox() local107 maxId = i; in computeBBox()116 QGeoCoordinate(m_minLati, m_path.at(maxId).longitude())); in computeBBox()
1889 uint32_t id = 0, maxId = 0; in events_analyze() local1892 maxId = sequence == 0 ? 0 : sequence + isp20Evts->expDelay - 1; in events_analyze()1897 id, maxId); in events_analyze()1899 while (id <= maxId) { in events_analyze()