]> granicus.if.org Git - libvpx/commit
quantize: fix x86 hbd builds
authorJohann <johann.koenig@duck.com>
Wed, 21 Nov 2018 18:30:45 +0000 (13:30 -0500)
committerJohann <johann.koenig@duck.com>
Wed, 28 Nov 2018 16:30:02 +0000 (11:30 -0500)
commit0eeb7975128997b3f978d3a6c81d6e25b4d4a8c9
tree83a6f15223237a55e0f0a093332cf6855aca5cf7
parent615922dfb53103aa3d1620790b97d2ba3b4c76ad
quantize: fix x86 hbd builds

Calculate the high bits of dqcoeff in high bit depth builds and store
them appropriately.

BUG=webm:1448

Change-Id: I61a2f8bfcf2e30765f10a94073c4d58321d2fa24
test/vp9_quantize_test.cc
vpx_dsp/x86/quantize_avx.c
vpx_dsp/x86/quantize_sse2.c
vpx_dsp/x86/quantize_sse2.h
vpx_dsp/x86/quantize_ssse3.c