Searched refs:error_rate (Results 1 – 4 of 4) sorted by relevance
573 int error_rate; member644 …FF_MPV_OFFSET(error_rate), AV_OPT_TYPE_INT, { .i64 = 0 }, 0, INT_MAX, FF_MPV_OP…
3102 if (s->error_rate && s->resync_mb_x + s->resync_mb_y > 0) { in encode_thread()3104 int d = 100 / s->error_rate; in encode_thread()
319 -ps 250 -error_rate 10
1582 Deprecate AVCodecContext.error_rate, it is replaced by the 'error_rate'