Searched refs:workFps (Results 1 – 2 of 2) sorted by relevance
/external/opencv3/samples/tapi/ |
D | hog.cpp | 30 string workFps() const; 230 …putText(img_to_show, "FPS (total): " + workFps(), Point(5, 105), FONT_HERSHEY_SIMPLEX, 1., Scalar(… in run() 362 inline string App::workFps() const in workFps() function in App
|
/external/opencv3/samples/gpu/ |
D | hog.cpp | 66 string workFps() const; 346 …putText(img_to_show, "FPS (total): " + workFps(), Point(5, 105), FONT_HERSHEY_SIMPLEX, 1., Scalar(… in run() 463 inline string App::workFps() const in workFps() function in App
|