summaryrefslogtreecommitdiff
path: root/vpx_dsp
AgeCommit message (Expand)Author
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
2017-02-16Add idct32x32_135_add SSSE3 intrinsicsYi Luo
2017-02-16quantize_fp highbd ssse3: use tran_low_t for coeffJohann
2017-02-16bitdepth conversion: really use num elementsJohann
2017-02-16Fix mips vpx_post_proc_down_and_across_mb_row_msa functionKaustubh Raste
2017-02-16Merge "Use 'packssdw' for loading tran_low_t values"Johann Koenig
2017-02-15cosmetics,dsp/inv_txfm.c: reorder functionsLinfeng Zhang
2017-02-15Add vpx_highbd_idct16x16_38_add_neon()Linfeng Zhang
2017-02-14Add vpx_highbd_idct16x16_38_add_c()Linfeng Zhang
2017-02-14Use 'packssdw' for loading tran_low_t valuesJohann
2017-02-14Replace 14 with DCT_CONST_BITS in idct NEON functions' shiftsLinfeng Zhang
2017-02-14apply clang-formatclang-format
2017-02-14Merge "Replace idct32x32_34_add_ssse3 assembly with intrinsics"Yi Luo
2017-02-14Replace idct32x32_34_add_ssse3 assembly with intrinsicsYi Luo
2017-02-14Merge "Add vpx_highbd_idct16x16_256_add_neon()"Linfeng Zhang
2017-02-13Add vpx_highbd_idct16x16_256_add_neon()Linfeng Zhang
2017-02-13fdct8x8 highbd neon: use tran_low_t for outputJohann
2017-02-13Add vpx_highbd_idct{16x16,32x32}_1_add_neon()Linfeng Zhang
2017-02-11Merge "Add vpx_idct16x16_38_add_neon()"James Zern
2017-02-08Add vpx_idct16x16_38_add_neon()Linfeng Zhang
2017-02-08Replace idct8x8_12_add_ssse3 assembly code with intrinsicsYi Luo
2017-02-07Add vpx_idct16x16_38_add_c()Linfeng Zhang
2017-02-07Merge "Update 16x16 8-bit idct NEON intrinsics"Linfeng Zhang
2017-02-06highbd x86: consolidate tran_low_t conversionsJohann
2017-02-02Merge "Add SSSE3 intrinsic 8x8 inverse 2D-DCT"Jingning Han
2017-02-02Merge "Add mips msa sum_squares_2d_i16 function"Kaustubh Raste
2017-02-02Merge "Remove neon assembly for idct 16x16 and 8x8"Johann Koenig
2017-02-02Merge changes I43521ad3,I013659f6Johann Koenig
2017-02-01Update 16x16 8-bit idct NEON intrinsicsLinfeng Zhang
2017-02-01Add SSSE3 intrinsic 8x8 inverse 2D-DCTJingning Han
2017-02-01Merge changes I374dfc08,I7e15192e,Ica414007Johann Koenig
2017-02-01Merge "deblock: annotate postproc parameters"Johann Koenig
2017-02-01satd highbd neon: use tran_low_t for coeffJohann
2017-02-01satd highbd sse2: use tran_low_t for coeffJohann
2017-02-01hadamard highbd ssse3: use tran_low_t for coeffJohann
2017-02-01hadamard highbd neon: use tran_low_t for coeffJohann