Searched refs:nb_errors_max (Results 1 – 1 of 1) sorted by relevance
481 int nb_errors_max = 20 + (HAVE_THREADS && avctx->active_thread_type & FF_THREAD_FRAME ? in decode_simple_internal() local484 if (avci->nb_draining_errors++ >= nb_errors_max) { in decode_simple_internal()