Home
last modified time | relevance | path

Searched refs:FF_EC_FAVOR_INTER (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
Davcodec.h1616 #define FF_EC_FAVOR_INTER 256 macro
Doptions_table.h195 … predicting from the previous frame", 0, AV_OPT_TYPE_CONST, {.i64 = FF_EC_FAVOR_INTER }, INT_MIN, …
Derror_resilience.c729 if (s->avctx->error_concealment & FF_EC_FAVOR_INTER) in is_intra_more_likely()