Improved vp9_ihtllm_c
authorScott LaVarnway <slavarnway@google.com>
Wed, 12 Dec 2012 23:49:39 +0000 (15:49 -0800)
committerScott LaVarnway <slavarnway@google.com>
Wed, 12 Dec 2012 23:49:39 +0000 (15:49 -0800)
commitb575394e215ea46c9885992d85c3047de5171f4c
tree218751930146b341518524af1e2c13e0e7be4cb6
parentb192d99f7367871908551ca940e06b7cb94e760b
Improved vp9_ihtllm_c

As suggested by Yaowu, we can use eob to reduce the complexity
of the vp9_ihtllm_c function.  For the 1080p test clip used, the decoder
performance improved by 17%.

Change-Id: I32486f2f06f9b8f60467d2a574209aa3a3daa435
vp9/common/vp9_idctllm.c
vp9/common/vp9_invtrans.c
vp9/common/vp9_rtcd_defs.sh
vp9/decoder/vp9_decodframe.c
vp9/decoder/vp9_dequantize.c
vp9/decoder/vp9_dequantize.h
vp9/encoder/vp9_encodeintra.c
vp9/encoder/vp9_rdopt.c