Home
last modified time | relevance | path

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

/external/opencv3/modules/videoio/src/
Dcap_ffmpeg_impl.hpp666 const int max_number_of_attempts = 1 << 9; in grabFrame() local
690 if (count_errs > max_number_of_attempts) in grabFrame()
720 if (count_errs > max_number_of_attempts) in grabFrame()