Searched refs:recovery_nr (Results 1 – 1 of 1) sorted by relevance
92 int recovery_nr; member279 ctx->recovery_nr >= fifo->max_recovery_attempts) { in fifo_thread_process_recovery_failure()309 if (!ctx->recovery_nr) { in fifo_thread_attempt_recovery()330 ctx->recovery_nr++; in fifo_thread_attempt_recovery()334 ctx->recovery_nr, fifo->max_recovery_attempts); in fifo_thread_attempt_recovery()337 ctx->recovery_nr); in fifo_thread_attempt_recovery()352 ctx->recovery_nr = 0; in fifo_thread_attempt_recovery()369 if (!fifo->recovery_wait_streamtime && ctx->recovery_nr > 0) { in fifo_thread_recover()403 if (!fifo_thread_ctx.recovery_nr) in fifo_consumer_thread()406 if (ret < 0 || fifo_thread_ctx.recovery_nr > 0) { in fifo_consumer_thread()