vpx_fdct16x16_1_c/msa: fix accumulator overflow
authorJames Zern <jzern@google.com>
Wed, 30 Mar 2016 04:04:38 +0000 (21:04 -0700)
committerJames Zern <jzern@google.com>
Mon, 4 Apr 2016 23:03:41 +0000 (16:03 -0700)
commiteb64ea3e89383c262593b91b6d891d6644bf175a
tree5f0398dc6a8b0df43252c9b89d2be05d2b72a236
parent3735def66700a90ef09d0a36e285f18479a9511c
vpx_fdct16x16_1_c/msa: fix accumulator overflow

tran_low_t is only signed 16-bits in non-high-bitdepth mode

Change-Id: Ie02b5caf2658e8e71f995c17dd5ce666a4d64918
test/dct16x16_test.cc
vpx_dsp/fwd_txfm.c
vpx_dsp/mips/fwd_txfm_msa.c