]> granicus.if.org Git - libvpx/commit
vpx_fdct32x32_1_c: fix accumulator overflow
authorJames Zern <jzern@google.com>
Wed, 30 Mar 2016 04:04:38 +0000 (21:04 -0700)
committerJames Zern <jzern@google.com>
Wed, 30 Mar 2016 22:20:20 +0000 (15:20 -0700)
commit0269df41c1916f6c6df2a445d291b4a3c31922f6
tree1df4834e9a08d915e82afec5eb85499c699fdf9c
parent904cb53302dfebee4a0d795ad6ccebdd5da5f542
vpx_fdct32x32_1_c: fix accumulator overflow

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

Change-Id: Ifc06110c95e86e6d790c44250d52a538b2e9713b
test/dct32x32_test.cc
vpx_dsp/fwd_txfm.c