commit | bcba86e2e9c03da484addb984db40ff61bd21569 | [log] [tgz] |
---|---|---|
author | Scott LaVarnway <slavarnway@google.com> | Tue Feb 28 14:12:30 2012 -0500 |
committer | Scott LaVarnway <slavarnway@google.com> | Tue Feb 28 14:12:30 2012 -0500 |
tree | 3d3f1a6586873f540abde6755c1416ed07239fe6 | |
parent | f2bd11faa40cd55b3a8a02fea6f64ff0a9124df8 [diff] |
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