vpx/vpx_dsp
Johann c516dd67bc neon hadamard 16x16
Runs about twice as fast as C

BUG=webm:1027

Change-Id: I6760d99f4e22259439ca35d746194b12a81bfa71
2016-06-14 19:23:38 +00:00
..
arm neon hadamard 16x16 2016-06-14 19:23:38 +00:00
mips vpx_dsp: Rename postproc.c add_noise. 2016-05-10 06:52:58 -07:00
x86 Merge changes If31d36c8,I10b947e7 2016-06-04 00:56:06 +00:00
add_noise.c vpx_dsp: Rename postproc.c add_noise. 2016-05-10 06:52:58 -07:00
avg.c hadamard 8x8 test 2016-04-21 22:28:21 +00:00
bitreader_buffer.c Fix a signed shift overflow in vpx_rb_read_inv_signed_literal. 2015-11-19 15:04:20 -08:00
bitreader_buffer.h vp10: code sign bit before absolute value in non-arithcoded header. 2015-09-16 19:35:03 -04:00
bitreader.c bitreader: remove an unsigned overflow. 2016-04-27 15:31:35 -07:00
bitreader.h bitreader/writer: Change shift to signed 2015-11-19 15:13:39 -08:00
bitwriter_buffer.c vp10: code sign bit before absolute value in non-arithcoded header. 2015-09-16 19:35:03 -04:00
bitwriter_buffer.h vp10: code sign bit before absolute value in non-arithcoded header. 2015-09-16 19:35:03 -04:00
bitwriter.c vpx_dsp/bitwriter.h: vp9_->vpx_ 2015-07-20 18:13:05 -07:00
bitwriter.h bitreader/writer: Change shift to signed 2015-11-19 15:13:39 -08:00
fastssim.c Move vp9_systemdependent.h to vpx_ports bitops.h and system_state.h 2015-08-10 15:37:14 -07:00
fwd_txfm.c vpx_dsp/*.[hc]: add missing vpx_dsp_rtcd.h include 2016-05-04 15:06:44 -07:00
fwd_txfm.h Replace vp9_ prefix in 2D-DCT functions with vpx_ 2015-07-28 16:06:44 -07:00
intrapred.c vpx_ve_predictor_4x4_c: quiet unused param warning 2016-02-11 19:22:29 -08:00
inv_txfm.c Add a couple of missing WRAPLOW checks 2016-06-09 12:58:27 -07:00
inv_txfm.h Move range checks into WRAPLOW 2016-06-03 11:27:33 -07:00
loopfilter.c vpx_dsp/*.[hc]: add missing vpx_dsp_rtcd.h include 2016-05-04 15:06:44 -07:00
prob.c vpx_dsp/prob.h: vp9_ -> vpx_ 2015-07-20 18:13:04 -07:00
prob.h vpx_dsp_common: add VPX prefix to MIN/MAX 2015-08-26 20:11:32 -07:00
psnrhvs.c Fix compiler warnings 2015-10-13 10:33:17 -07:00
quantize.c vpx_dsp/*.[hc]: add missing vpx_dsp_rtcd.h include 2016-05-04 15:06:44 -07:00
quantize.h Change vp9_quantize to vpx_quantize 2015-08-04 15:31:49 -07:00
sad.c Use canonical avg_pred functions 2016-05-06 19:06:03 -07:00
ssim.c Move vp9_systemdependent.h to vpx_ports bitops.h and system_state.h 2015-08-10 15:37:14 -07:00
ssim.h Move vp9_systemdependent.h to vpx_ports bitops.h and system_state.h 2015-08-10 15:37:14 -07:00
subtract.c Move subtract functions from vp9 to vpx_dsp 2015-07-06 12:22:47 -07:00
txfm_common.h Refactor vp9_idct.h file 2015-07-26 08:26:32 -07:00
variance.c Revert "Merge "Change highbd variance rounding to prevent negative variance."" 2016-01-13 11:19:06 -08:00
variance.h Revert "Merge "Change highbd variance rounding to prevent negative variance."" 2016-01-13 11:19:06 -08:00
vpx_convolve.c VPX: Add rtcd support for scaling. 2015-08-03 09:43:34 -07:00
vpx_convolve.h Code refactor on InterpKernel 2015-07-31 10:27:33 -07:00
vpx_dsp_common.h vpx_dsp_common.h: remove circular include 2016-05-04 14:54:53 -07:00
vpx_dsp_rtcd_defs.pl neon hadamard 16x16 2016-06-14 19:23:38 +00:00
vpx_dsp_rtcd.c Move shared SAD code to vpx_dsp 2015-05-06 16:58:20 -07:00
vpx_dsp.mk vpx_dsp,add_noise: remove mmx implementation 2016-06-02 23:51:22 -07:00
vpx_filter.h Code refactor on InterpKernel 2015-07-31 10:27:33 -07:00