Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
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()
Davcodec.h971 int last_predictor_count; member
Doptions_table.h222 {"last_pred", "amount of motion predictors from the previous frame", OFFSET(last_predictor_count), …