]> granicus.if.org Git - libvpx/commit
Added highbitdepth sse2 acceleration for quantize and block error
authorPeter de Rivaz <peter.derivaz@gmail.com>
Thu, 16 Oct 2014 12:38:46 +0000 (13:38 +0100)
committerDeb Mukherjee <debargha@google.com>
Mon, 10 Nov 2014 18:47:39 +0000 (10:47 -0800)
commitdb7192e0b014a331a1dcb102c8a1148e9f0e1081
tree8acdf4251284a1a8c03a020ae4f39330d064da8d
parent08d2f548007fd8d6fd41da8ef7fdb488b6485af3
Added highbitdepth sse2 acceleration for quantize and block error

Change-Id: Idef18f90b111a0d0c9546543d3347e551908fd78
test/error_block_test.cc [new file with mode: 0644]
test/quantize_test.cc [new file with mode: 0644]
test/test.mk
vp9/common/vp9_rtcd_defs.pl
vp9/encoder/x86/vp9_highbd_block_error_intrin_sse2.c [new file with mode: 0644]
vp9/encoder/x86/vp9_highbd_quantize_intrin_sse2.c [new file with mode: 0644]
vp9/vp9cx.mk