OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:failed_frames
(Results
1 - 1
of
1
) sorted by null
/external/opencv3/modules/videoio/test/
test_positioning.cpp
154
int N = (int)idx.size(),
failed_frames
= 0, failed_positions = 0, failed_iterations = 0;
local
166
if (!
failed_frames
)
170
failed_frames
++;
180
if (!(
failed_frames
||failed_positions))
185
if (!
failed_frames
)
Completed in 38 milliseconds