Eliminate num_8x8 and num_4x4 width/height lookups
authorScott LaVarnway <slavarnway@google.com>
Thu, 9 Jul 2015 12:30:46 +0000 (05:30 -0700)
committerScott LaVarnway <slavarnway@google.com>
Thu, 9 Jul 2015 12:30:46 +0000 (05:30 -0700)
commit13a4f14710baf3d6f649978f61ba3c40812704aa
tree443826fdd36346ff931809401bb3cf78690d5dbf
parent8783a8a97c6caa6ca5be81aab66fe83726b13077
Eliminate num_8x8 and num_4x4 width/height lookups

Also some log2 lookups.

Pass in 8x8 block width/height and log2 num4x4s instead.

Change-Id: I8ea9a1ec1e0bbab23f8ba556954a1b5433f4d613
vp9/common/vp9_blockd.h
vp9/decoder/vp9_decodeframe.c
vp9/decoder/vp9_decodemv.c
vp9/decoder/vp9_decodemv.h
vp9/decoder/vp9_detokenize.c
vp9/decoder/vp9_detokenize.h