vpx/vpx_dsp
Linfeng Zhang 4ae9f5c092 Refine 8-bit intra prediction NEON optimization (mode d45 and d135)
dst += stride behaving better with gcc/clang.
Unroll loops.

Change-Id: I83f85df2bc9f17c6159542f57680b509395db2b1
2016-10-27 14:24:50 -07:00
..
arm Refine 8-bit intra prediction NEON optimization (mode d45 and d135) 2016-10-27 14:24:50 -07:00
mips Merge "Fix warnings reported by -Wshadow: Part1: vpx_dsp directory" 2016-10-18 22:09:29 +00:00
x86 Fix warnings reported by -Wshadow: Part1: vpx_dsp directory 2016-10-17 19:25:19 -07:00
add_noise.c add_noise,vpx_setup_noise: correct 'char_dist' type 2016-08-24 21:46:26 -07:00
avg.c vpx_dsp: apply clang-format 2016-07-25 14:14:19 -07:00
bitreader_buffer.c vpx_dsp: apply clang-format 2016-07-25 14:14:19 -07: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 vpx_dsp: apply clang-format 2016-07-25 14:14:19 -07:00
bitreader.h vpx_dsp: apply clang-format 2016-07-25 14:14:19 -07:00
bitwriter_buffer.c vpx_dsp: apply clang-format 2016-07-25 14:14:19 -07: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: apply clang-format 2016-07-25 14:14:19 -07:00
bitwriter.h vpx_dsp: apply clang-format 2016-07-25 14:14:19 -07:00
deblock.c Remove unused function vpx_de_mblock 2016-08-31 23:01:45 -07:00
fastssim.c Add compiler warning flag -Wextra and fix related warnings. 2016-09-27 12:05:01 -07:00
fwd_txfm.c Fix warnings reported by -Wshadow: Part1: vpx_dsp directory 2016-10-17 19:25:19 -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_dsp: apply clang-format 2016-07-25 14:14:19 -07:00
inv_txfm.c Move highbd txfm input range check from 2d iht transform to 1d idct/iadst 2016-10-03 17:21:08 -07:00
inv_txfm.h vpx_dsp: apply clang-format 2016-07-25 14:14:19 -07:00
loopfilter.c [vpx highbd lpf NEON 1/6] horizontal 4 2016-10-06 14:03:04 -07:00
postproc.h postproc : fix function parameters for noise functions. 2016-07-15 08:27:34 -07:00
prob.c vpx_dsp: apply clang-format 2016-07-25 14:14:19 -07:00
prob.h vpx_dsp/get_prob: relocate den == 0 test 2016-09-28 17:42:49 -07:00
psnr.c vpx_dsp: apply clang-format 2016-07-25 14:14:19 -07:00
psnr.h vpx_dsp: apply clang-format 2016-07-25 14:14:19 -07:00
psnrhvs.c vpx_dsp: apply clang-format 2016-07-25 14:14:19 -07:00
quantize.c vpx_dsp: apply clang-format 2016-07-25 14:14:19 -07:00
quantize.h vpx_dsp: apply clang-format 2016-07-25 14:14:19 -07:00
sad.c vpx_dsp: apply clang-format 2016-07-25 14:14:19 -07:00
ssim.c vpx_dsp: apply clang-format 2016-07-25 14:14:19 -07:00
ssim.h vpx_dsp: apply clang-format 2016-07-25 14:14:19 -07:00
subtract.c vpx_dsp: apply clang-format 2016-07-25 14:14:19 -07:00
sum_squares.c Support measure distortion in the pixel domain 2016-07-06 18:25:17 -07:00
txfm_common.h vpx_dsp: apply clang-format 2016-07-25 14:14:19 -07:00
variance.c Remove halfpix specialization 2016-08-23 17:05:39 -07:00
variance.h Remove halfpix specialization 2016-08-23 17:05:39 -07:00
vpx_convolve.c add vpx high bitdepth convolve8 NEON intrinsics optimization 2016-10-17 15:23:54 -07:00
vpx_convolve.h vpx_dsp: apply clang-format 2016-07-25 14:14:19 -07:00
vpx_dsp_common.h vpx_dsp: apply clang-format 2016-07-25 14:14:19 -07:00
vpx_dsp_rtcd_defs.pl Optimize idct32x32_34_add for NEON 2016-10-25 15:43:58 -07:00
vpx_dsp_rtcd.c vpx_dsp: apply clang-format 2016-07-25 14:14:19 -07:00
vpx_dsp.mk Optimize idct32x32_34_add for NEON 2016-10-25 15:43:58 -07:00
vpx_filter.h add vpx high bitdepth convolve8 NEON intrinsics optimization 2016-10-17 15:23:54 -07:00