Change to band calculation.
authorPaul Wilkins <paulwilkins@google.com>
Thu, 9 May 2013 17:47:58 +0000 (18:47 +0100)
committerPaul Wilkins <paulwilkins@google.com>
Mon, 13 May 2013 16:21:49 +0000 (17:21 +0100)
commite5f715201a37f4b2b0afcfd18c756ee55518d6e2
tree01d9377875403b3107672d6e073c166969c0bb91
parent5f221e7ac4d63338c2669e510cc900252f542226
Change to band calculation.

Change band calculation back to simpler model based
on the order in which coefficients are coded in scan order
not the absolute coefficient positions.

With the scatter scan experiment enabled the results were
appear broadly neutral on derf (-0.028) but up a little on std-hd +0.134).

Without the scatterscan experiment on the results were up derf as well.

Change-Id: Ie9ef03ce42a6b24b849a4bebe950d4a5dffa6791
vp9/common/vp9_entropy.c
vp9/common/vp9_entropy.h
vp9/decoder/vp9_decodframe.c
vp9/decoder/vp9_detokenize.c
vp9/encoder/vp9_encodemb.c
vp9/encoder/vp9_rdopt.c
vp9/encoder/vp9_tokenize.c