ref: bcba86e2e9c03da484addb984db40ff61bd21569
parent: f2bd11faa40cd55b3a8a02fea6f64ff0a9124df8
author: Scott LaVarnway <slavarnway@google.com>
date: Tue Feb 28 09:12:30 EST 2012
Eliminated reconintra_mt.c Reworked the code to use vp8_build_intra_predictors_mby_s, vp8_intra_prediction_down_copy, and vp8_intra4x4_predict_d_c functions instead. vp8_intra4x4_predict_d_c is a decoder-only version of vp8_intra4x4_predict. Future commits will fix this code duplication. Change-Id: Ifb4507103b7c83f8b94a872345191c49240154f5