vpx/vpx_dsp
James Zern a6531cbc54 Merge changes from topic 'missing-proto'
* changes:
  fwd_txfm_msa.c: add missing vpx_dsp_rtcd.h
  vpx_convolve_*_msa.c: add missing vpx_dsp_rtcd.h
  loopfilter_*_msa.c: add missing vpx_dsp_rtcd.h
2017-07-05 20:00:25 +00:00
..
arm partial fdct neon: maintain neon registers 2017-07-01 09:29:38 -07:00
mips fwd_txfm_msa.c: add missing vpx_dsp_rtcd.h 2017-06-30 18:53:30 -07:00
ppc ppc: Add vpx_idct8x8_64_add_vsx 2017-07-01 12:55:47 -07:00
x86 highbd_idct8x8_add_sse4: make << of neg. val a multiply 2017-07-01 11:56:56 -07:00
add_noise.c vp[89],vpx_dsp: add missing includes 2017-06-21 19:00:15 -07:00
avg.c Fix real-time compression regression in hbd mode 2017-01-31 23:17:09 -08:00
bitreader_buffer.c remove CONFIG_MISC_FIXES 2017-03-24 20:41:39 -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 remove CONFIG_MISC_FIXES 2017-03-24 20:41:39 -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 vp[89],vpx_dsp: add missing includes 2017-06-21 19:00:15 -07:00
fastssim.c Add compiler warning flag -Wextra and fix related warnings. 2016-09-27 12:05:01 -07:00
fwd_txfm.c dct_partial_test,fwd_txfm: change << to * 2017-06-29 14:42:03 -07:00
fwd_txfm.h Replace vp9_ prefix in 2D-DCT functions with vpx_ 2015-07-28 16:06:44 -07:00
intrapred.c intrapred: sync highbd_d135_predictor w/d135_ 2017-03-24 20:45:44 -07:00
inv_txfm.c Clean 32x32 idct C code 2017-05-09 11:05:51 -07:00
inv_txfm.h Replace highbd_dct_const_round_shift with dct_const_round_shift 2016-11-04 16:15:02 -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 get_prob(): rationalize int types 2017-02-24 15:36:52 -08: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 sad avg: align intermediate buffer 2017-04-17 14:26:33 +00:00
skin_detection.c Merge skin detection code in vp8/9. 2017-06-07 21:20:34 -07:00
skin_detection.h Merge skin detection code in vp8/9. 2017-06-07 21:20:34 -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 comp_avg_pred: alignment 2017-05-30 07:46:43 -07:00
variance.h Remove halfpix specialization 2016-08-23 17:05:39 -07:00
vpx_convolve.c Update highbd convolve functions arguments to use uint16_t src/dst 2017-04-25 14:22:19 -07:00
vpx_convolve.h Update highbd convolve functions arguments to use uint16_t src/dst 2017-04-25 14:22:19 -07:00
vpx_dsp_common.h partial fdct test 2017-06-28 20:32:20 +00:00
vpx_dsp_rtcd_defs.pl ppc: Add vpx_idct8x8_64_add_vsx 2017-07-01 12:55:47 -07:00
vpx_dsp_rtcd.c vpx_dsp: apply clang-format 2016-07-25 14:14:19 -07:00
vpx_dsp.mk ppc: Add vpx_idct4x4_16_add_vsx 2017-07-01 12:32:18 -07:00
vpx_filter.h add vpx high bitdepth convolve8 NEON intrinsics optimization 2016-10-17 15:23:54 -07:00