FFillSegment 132 modules/imgproc/src/floodfill.cpp std::vector<FFillSegment>* buffer ) FFillSegment 140 modules/imgproc/src/floodfill.cpp FFillSegment* buffer_end = &buffer->front() + buffer->size(), *head = &buffer->front(), *tail = &buffer->front(); FFillSegment 284 modules/imgproc/src/floodfill.cpp std::vector<FFillSegment>* buffer ) FFillSegment 297 modules/imgproc/src/floodfill.cpp FFillSegment* buffer_end = &buffer->front() + buffer->size(), *head = &buffer->front(), *tail = &buffer->front(); FFillSegment 463 modules/imgproc/src/floodfill.cpp std::vector<FFillSegment> buffer;