Eliminated vp8mt_build_intra_predictors_mbuv_s
authorScott LaVarnway <slavarnway@google.com>
Tue, 21 Feb 2012 19:59:05 +0000 (14:59 -0500)
committerScott LaVarnway <slavarnway@google.com>
Tue, 21 Feb 2012 19:59:05 +0000 (14:59 -0500)
commitf2bd11faa40cd55b3a8a02fea6f64ff0a9124df8
tree54cbe3985cb31852155ac7775b4358188baa697b
parentb0a12a28805dcdf20836c9170a29e91290d8a530
Eliminated vp8mt_build_intra_predictors_mbuv_s

Reworked the code to use vp8_build_intra_predictors_mbuv_s
instead.  This is WIP with the goal of eliminating all
functions in reconintra_mt.h

Change-Id: I61c4a132684544b24a38c4a90044597c6ec0dd52
vp8/common/reconintra.c
vp8/common/rtcd_defs.sh
vp8/decoder/decodframe.c
vp8/decoder/reconintra_mt.c
vp8/decoder/reconintra_mt.h
vp8/decoder/threading.c
vp8/encoder/encodeintra.c