tweak vp8_regular_quantize_b_sse2
authorJohann <johannkoenig@google.com>
Fri, 1 Apr 2011 13:58:23 +0000 (09:58 -0400)
committerJohann <johannkoenig@google.com>
Fri, 1 Apr 2011 13:58:23 +0000 (09:58 -0400)
commit8520b5c7855fcf03fc7fc9b16df50a6b36030e0f
tree8f0381d586b123489fef5b1dfb72c98b602d7ccd
parent9d138379a258ba6019a338ec748ebbd2aab1ba15
tweak vp8_regular_quantize_b_sse2

rather than look up rc in the zig zag table, embed it in the macro. this
also allows us to shuffle some values in the macro and keep *d in rsi

gains of about the same order as the obj_int_extract implementation: ~2%

Change-Id: Ib7252dd10eee66e0af8b0e567426122781dc053d
vp8/encoder/x86/quantize_sse2.asm