]> granicus.if.org Git - libvpx/commit
Extract high bit depth helper functions
authorJohann <johannkoenig@google.com>
Thu, 3 Nov 2016 22:21:32 +0000 (15:21 -0700)
committerJohann Koenig <johannkoenig@google.com>
Fri, 4 Nov 2016 18:13:51 +0000 (18:13 +0000)
commitcf35ffc025086588db5ccab977a94a325a50f949
tree6bf9f055d9f91a96010c6ed67ccdab92847ca949
parentcb5a2ac920a8a85daf87f8f9b96067fbf74a69ff
Extract high bit depth helper functions

These can be used in the vp9 fdct as well.

Change-Id: I4f3875e0cba1b8cad209c3a0581e121deba7675e
vpx_dsp/vpx_dsp.mk
vpx_dsp/x86/fdct.h [new file with mode: 0644]
vpx_dsp/x86/quantize_sse2.c