Searched refs:first_idx (Results 1 – 2 of 2) sorted by relevance
87 const uint32_t first_idx = GetFirstSavedPacketIndex (); in Dump() local89 for (uint32_t i = first_idx; i < stop_idx; ++i) in Dump()111 const uint32_t first_idx = GetFirstSavedPacketIndex (); in Dump() local113 for (uint32_t i = first_idx; i < stop_idx; ++i) in Dump()
207 int idx, first_idx = ptseq->first->start_index; in CV_IMPLEMENT_QSORT() local219 idx += block->start_index - first_idx; in CV_IMPLEMENT_QSORT()