Searched refs:last_predictor_count (Results 1 – 3 of 3) sorted by relevance
945 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()
971 int last_predictor_count; member
222 {"last_pred", "amount of motion predictors from the previous frame", OFFSET(last_predictor_count), …