]> granicus.if.org Git - libvpx/commit
Making the forward transform consistent with high bit depth
authorJulia Robson <juliamrobson@gmail.com>
Wed, 20 Jan 2016 12:03:16 +0000 (12:03 +0000)
committerJulia Robson <juliamrobson@gmail.com>
Wed, 20 Jan 2016 12:03:16 +0000 (12:03 +0000)
commitc178b2d192090d0d55ee43e61c2d9b62282eb6c0
tree8cea7ad24be07a56546e7f46fc10532498e08b4a
parent2778b1cbb967df70c5a9ec69391b3679b592ea6e
Making the forward transform consistent with high bit depth

This patch changes the code for 16bit buffers to use the same
optimisation as is used for 8bit buffers. (See change-Id:
I0452da1786d59bc8bcbe0a35fdae9f623d1d44e1 for more information
about the optimisation)

Change-Id: I5f327a13a7b01fc356114a2aa9d1261bf76d8d69
vp10/encoder/hybrid_fwd_txfm.c