Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Davcodec.h815 int last_predictor_count; member
H A Dmotion_est_template.c945 if(c->avctx->last_predictor_count){ in epzs_motion_search_internal()
946 const int count= c->avctx->last_predictor_count; in epzs_motion_search_internal()
H A Doptions_table.h204 {"last_pred", "amount of motion predictors from the previous frame", OFFSET(last_predictor_count), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX, V|E},

Completed in 8 milliseconds