Home
last modified time | relevance | path

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

/third_party/ffmpeg/fftools/
Dffmpeg.h629 extern float max_error_rate;
Dffmpeg_opt.c173 float max_error_rate = 2.0/3; variable
3599 { "max_error_rate", HAS_ARG | OPT_FLOAT, { &max_error_rate },
Dffmpeg.c5024 if ((decode_error_stat[0] + decode_error_stat[1]) * max_error_rate < decode_error_stat[1]) in main()
/third_party/ffmpeg/tests/fate/
Dh264.mak433 … CMD = framecrc -i $(TARGET_SAMPLES)/h264/attachment631-small.mp4 -an -max_error_rate 0.96
/third_party/ffmpeg/
DChangelog982 - max_error_rate parameter in ffmpeg
/third_party/ffmpeg/doc/
Dffmpeg.texi1872 @item -max_error_rate (@emph{global})