Make xform_quant operations tx_type independent
authorJingning Han <jingning@google.com>
Tue, 23 Jul 2013 19:21:48 +0000 (12:21 -0700)
committerJingning Han <jingning@google.com>
Tue, 23 Jul 2013 19:37:25 +0000 (12:37 -0700)
commite9e2fe8ec3db5ef6e4556a8a3f1547729d8648e5
tree02b32376e3d6ce3469d2f8952604c31582c174b2
parent8dede954c7d3cba10692dbf9744e2c3d3a94c72b
Make xform_quant operations tx_type independent

The xform_quant() module is only used by inter modes, hence removing
the redundant switches therein conditioned on tx_type.

Change-Id: Ib87ce5b2f2e4cbf3ceb133a1108afa173c933a3f
vp9/encoder/vp9_encodemb.c