reconinter: Separate files for encoder-only funcs
Rough list of moved functions:
av1_build_inter_predictors_sb
av1_build_inter_predictors_sby
av1_build_inter_predictors_sbuv
av1_build_inter_predictors_sbp
av1_build_inter_predictors_for_planes
av1_build_inter_predictor
av1_build_inter_predictor
av1_highbd_build_inter_predictor
build_inter_predictors
build_masked_compound
build_masked_compound_highbd
calc_subpel_params
build_prediction_by_above_pred
av1_build_prediction_by_above_preds
build_prediction_by_left_pred
av1_build_prediction_by_left_preds
av1_build_obmc_inter_predictors_sb
build_inter_predictors_single_buf
av1_build_inter_predictors_for_planes_single_buf
av1_build_wedge_inter_predictor_from_buf
build_wedge_inter_predictor_from_buf
has_subpel_mv_component
av1_is_interp_search_needed
BUG=aomedia:2059
Change-Id: If9e09e5b02fdb076b3c4dc16e56e55f3ed648aec
diff --git a/av1/encoder/mcomp.c b/av1/encoder/mcomp.c
index cf71784..d93e01a 100644
--- a/av1/encoder/mcomp.c
+++ b/av1/encoder/mcomp.c
@@ -29,6 +29,7 @@
#include "av1/encoder/encodemv.h"
#include "av1/encoder/mcomp.h"
#include "av1/encoder/rdopt.h"
+#include "av1/encoder/reconinter_enc.h"
// #define NEW_DIAMOND_SEARCH