Home
last modified time | relevance | path

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

/external/opencv3/modules/videoio/src/
Dcap_ffmpeg_impl.hpp665 int count_errs = 0; in grabFrame() local
689 count_errs++; in grabFrame()
690 if (count_errs > max_number_of_attempts) in grabFrame()
719 count_errs++; in grabFrame()
720 if (count_errs > max_number_of_attempts) in grabFrame()