summaryrefslogtreecommitdiff
path: root/vpx_dsp
AgeCommit message (Expand)Author
2017-04-07Merge changes from topic 'Wshorten'James Zern
2017-04-05Resolve -Wshorten-64-to-32 in highbd variance.James Zern
2017-04-05Update 32x32 high bitdepth idct NEON optimizationLinfeng Zhang
2017-03-24intrapred: sync highbd_d135_predictor w/d135_James Zern
2017-03-24intrapred: specialize highbd 4x4 predictorsJames Zern
2017-03-24intrapred: rename d63f to d63eJames Zern
2017-03-24remove CONFIG_MISC_FIXESJames Zern
2017-03-23Merge "Fix mips msa fwd xform mismatch"Kaustubh Raste
2017-03-23Merge "vp9_rdopt: correct size to vpx_sum_squares_2d_i16"James Zern
2017-03-22Merge "idct_neon: prefix non-static functions w/'vpx_'"James Zern
2017-03-22vp9_rdopt: correct size to vpx_sum_squares_2d_i16James Zern
2017-03-22idct_neon: prefix non-static functions w/'vpx_'James Zern
2017-03-22Fix mips msa fwd xform mismatchKaustubh Raste
2017-03-21Merge "Make butterfly_self() signature consistent with butterfly()"Yi Luo
2017-03-21Make butterfly_self() signature consistent with butterfly()Yi Luo
2017-03-21Merge "Add vpx_highbd_idct32x32_1024_add_neon()"James Zern
2017-03-21Merge "Add vpx_highbd_idct32x32_34_add_neon()"James Zern
2017-03-17inv_txfm_sse2: clear conversion warning in hbd buildJames Zern
2017-03-17Add vpx_highbd_idct32x32_1024_add_neon()Linfeng Zhang
2017-03-17Add vpx_highbd_idct32x32_34_add_neon()Linfeng Zhang
2017-03-17Merge "Add vpx_highbd_idct32x32_135_add_neon()"James Zern
2017-03-16Add vpx_highbd_idct32x32_135_add_neon()Linfeng Zhang
2017-03-17Merge "Clean vpx_idct32x32_1024_add_neon()"James Zern
2017-03-15Add Hadamard for Power8Rafael de Lucena Valle
2017-03-15Clean vpx_idct32x32_1024_add_neon()Linfeng Zhang
2017-03-15Merge "Improve idct32x32_1024_add SSSE3 intrinsics performance"Yi Luo
2017-03-14Fix overflow issue in 32x32 idct NEON intrinsicsLinfeng Zhang
2017-03-14Improve idct32x32_1024_add SSSE3 intrinsics performanceYi Luo
2017-03-13Merge "Add vpx_highbd_idct32x32_135_add_c()"Linfeng Zhang
2017-03-10inv_txfm_ssse3,butterfly: fix win32 abi compatibilityJames Zern
2017-03-09Improve idct32x32_135_add SSSE3 intrinsics performanceYi Luo
2017-03-08Update vpx_idct32x32_1024_add_neon()Linfeng Zhang
2017-03-08Add vpx_highbd_idct32x32_135_add_c()Linfeng Zhang
2017-03-08cosmetics,dsp/arm/: vpx_idct32x32_{34,135}_add_neon()Linfeng Zhang
2017-03-08cosmetics,dsp/arm/: rename a variableLinfeng Zhang
2017-03-01Improve idct32x32_34_add SSSE3 intrinsics performanceYi Luo
2017-02-24get_prob(): rationalize int typesJames Zern
2017-02-22Merge "Fix segmentation fault caused by denoiser working with spatial SVC."Jerome Jiang
2017-02-21Following SSSE3 intrinsics functions also work for HBDYi Luo
2017-02-21Fix segmentation fault caused by denoiser working with spatial SVC.Jerome Jiang
2017-02-17Fix idct8x8 SSSE3 SingleExtremeCoeff unit testsYi Luo
2017-02-17Merge "Add vpx_highbd_idct16x16_10_add_neon()"James Zern
2017-02-16Replace idct32x32_1024_add_ssse3 assembly with intrinsicsYi Luo
2017-02-16Merge "block error avx2: use tran_low_t"Johann Koenig
2017-02-16Add vpx_highbd_idct16x16_10_add_neon()Linfeng Zhang
2017-02-16Merge "Fix mips vpx_post_proc_down_and_across_mb_row_msa function"James Zern
2017-02-16Merge "correct bitdepth_conversion_sse2.h header guard"Johann Koenig
2017-02-16correct bitdepth_conversion_sse2.h header guardJohann
2017-02-16Merge "Add idct32x32_135_add SSSE3 intrinsics"Yi Luo
2017-02-16block error avx2: use tran_low_tJohann