Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dmpegvideo.h573 int error_rate; member
644 …FF_MPV_OFFSET(error_rate), AV_OPT_TYPE_INT, { .i64 = 0 }, 0, INT_MAX, FF_MPV_OP…
Dmpegvideo_enc.c3102 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()
/third_party/ffmpeg/tests/fate/
Dvcodec.mak319 -ps 250 -error_rate 10
/third_party/ffmpeg/doc/
DAPIchanges1582 Deprecate AVCodecContext.error_rate, it is replaced by the 'error_rate'