shithub: libvpx

Download patch

ref: b32da7c3da9103f2aff7054f7db469775b8f2931
parent: 9bcf07ae4a1ebd83713350ce7ef9c1d47de9d30f
author: John Koleszar <jkoleszar@google.com>
date: Tue Jun 28 13:03:47 EDT 2011

Use MAX_ENTROPY_TOKENS and ENTROPY_NODES more consistently

There were many instances in the code of vp8_coef_tokens and
vp8_coef_tokens-1, which was a preprocessor macro despite the naming
convention. Replace these with MAX_ENTROPY_TOKENS and ENTROPY_NODES,
respectively.

Change-Id: I72c4f6c7634c94e1fa066cd511471e5592c748da