Home
last modified time | relevance | path

Searched refs:feed_t (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/modules/stitching/src/
Dstitcher.cpp336 int64 feed_t = getTickCount(); in composePanorama() local
340 LOGLN(" feed time: " << ((getTickCount() - feed_t) / getTickFrequency()) << " sec"); in composePanorama()