Home
last modified time | relevance | path

Searched refs:FF_EC_GUESS_MVS (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Davcodec.h1313 #define FF_EC_GUESS_MVS 1 macro
H A Derror_resilience.c438 if ((!(s->avctx->error_concealment&FF_EC_GUESS_MVS)) || in guess_mv()
H A Doptions_table.h181 {"guess_mvs", "iterative motion vector (MV) search (slow)", 0, AV_OPT_TYPE_CONST, {.i64 = FF_EC_GUESS_MVS }, INT_MIN, INT_MAX, V|D, "ec"},

Completed in 8 milliseconds