vpx/vpx_dsp
Linfeng Zhang 16166bfdaa Add 4 to 1 scaling x86 optimization
Change-Id: I51c190f0a88685867df36912522e67bdae58a673
2017-10-10 16:24:06 -07:00
..
arm Merge "fix signed integer overflow of idct" 2017-09-27 19:39:11 +00:00
mips Change sinpi_{1,2,3,4}_9 from tran_high_t to int16_t 2017-09-18 09:26:03 -07:00
ppc ppc: Add vpx_idct32x32_1024_add_vsx 2017-09-30 19:31:20 +00:00
x86 Add 4 to 1 scaling x86 optimization 2017-10-10 16:24:06 -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_d63_predictor w/d63_ 2017-09-08 19:28:01 -07:00
inv_txfm.c fix signed integer overflow of idct 2017-09-27 11:17:54 -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 Remove skip_block from quantize 2017-08-21 09:49:04 -07:00
quantize.h vpx_dsp: apply clang-format 2016-07-25 14:14:19 -07:00
sad.c remove vp9_full_sad_search 2017-07-10 11:20:35 -07:00
skin_detection.c Merge skin detection code in vp8/9. 2017-06-07 21:20:34 -07:00
skin_detection.h Clean up writing YUV files for debug purpose. 2017-08-15 10:44:03 -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 Change cospi_{1...31}_64 from tran_high_t to tran_coef_t 2017-09-20 14:13:26 -07:00
variance.c variance: call C comp_avg_pred 2017-07-18 20:22:53 +00:00
variance.h remove vp9_full_sad_search 2017-07-10 11:20:35 -07:00
vpx_convolve.c Refactor convolve code 2017-09-19 16:28:31 -07:00
vpx_convolve.h Remove get_filter_base() and get_filter_offset() in convolve 2017-09-05 15:22:36 -07:00
vpx_dsp_common.h Change sinpi_{1,2,3,4}_9 from tran_high_t to int16_t 2017-09-18 09:26:03 -07:00
vpx_dsp_rtcd_defs.pl Merge "ppc: Add vpx_idct32x32_1024_add_vsx" 2017-10-07 19:08:26 +00:00
vpx_dsp_rtcd.c vpx_dsp: apply clang-format 2016-07-25 14:14:19 -07:00
vpx_dsp.mk Refactor x86/vpx_subpixel_8t_intrin_ssse3.c 2017-10-03 13:02:05 -07:00
vpx_filter.h Remove get_filter_base() and get_filter_offset() in convolve 2017-09-05 15:22:36 -07:00