Searched refs:AVMotionEstPredictor (Results 1 – 4 of 4) sorted by relevance
36 typedef struct AVMotionEstPredictor { struct39 } AVMotionEstPredictor; argument58 AVMotionEstPredictor preds[2];
220 AVMotionEstPredictor *preds = me_ctx->preds; in filter_frame()272 AVMotionEstPredictor *preds = me_ctx->preds; in filter_frame()
342 AVMotionEstPredictor *preds = me_ctx->preds; in ff_me_search_epzs()384 AVMotionEstPredictor *pred = &me_ctx->preds[0]; in ff_me_search_umh()
428 AVMotionEstPredictor *preds = me_ctx->preds; in search_mv()