Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Davcodec.h1137 int mv0_threshold; member
Dmotion_est_template.c909 if(dmin<((h*h*s->avctx->mv0_threshold)>>8) in epzs_motion_search_internal()
Doptions_table.h318 {"mv0_threshold", NULL, OFFSET(mv0_threshold), AV_OPT_TYPE_INT, {.i64 = 256 }, 0, INT_MAX, V|E},
/third_party/ffmpeg/doc/
Dcodecs.texi876 @item mv0_threshold @var{integer} (@emph{encoding,video})