summaryrefslogtreecommitdiff
path: root/vpx_dsp/vpx_dsp.mk
AgeCommit message (Expand)Author
2017-05-15move neon load/stores to a new fileJohann
2017-05-12Merge changes I1b54a7a5,I3028bdad,I59788cd9James Zern
2017-05-12ppc: Add comp_avg_pred_vsxLuca Barbato
2017-05-10ppc: Add vpx_sad16x8/16/32_vsxAlexandra Hájková
2017-05-03Split dsp/x86/inv_txfm_sse2.cLinfeng Zhang
2017-04-29ppc: Add convolve_copyLuca Barbato
2017-04-19ppc: vertical intrapred 16x16 and 32x32Luca Barbato
2017-04-15Merge "Add AVX2 optimization to copy/avg functions"James Zern
2017-04-14Add AVX2 optimization to copy/avg functionsYi Luo
2017-04-13vpx_comp_avg_pred: sse2 optimizationJohann
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-15Add Hadamard for Power8Rafael de Lucena Valle
2017-02-16Replace idct32x32_1024_add_ssse3 assembly with intrinsicsYi Luo
2017-02-16block error avx2: use tran_low_tJohann
2017-02-13Add vpx_highbd_idct{16x16,32x32}_1_add_neon()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-01Add SSSE3 intrinsic 8x8 inverse 2D-DCTJingning Han
2017-01-31Add mips msa sum_squares_2d_i16 functionKaustubh Raste
2017-01-19Remove neon assembly for idct 16x16 and 8x8Johann
2017-01-06Refine 8-bit 16x16 idct NEON intrinsicsLinfeng Zhang
2016-12-27Add high bitdepth 8x8 idct NEON intrinsicsLinfeng Zhang
2016-12-14postproc: neon down and across macroblock filterJohann
2016-12-12enable vpx_idct32x32_1024_add_neon in hbd buildsJames Zern
2016-12-07Merge changes Ibad079f2,I7858a0a1James Zern
2016-12-06enable vpx_idct16x16_10_add_neon in hbd buildsJames Zern
2016-12-02Check in vpx_lpf_vertical_4_dual_neon() assemblyLinfeng Zhang
2016-11-30Add high bitdepth 4x4 idct NEON intrinsicsLinfeng Zhang
2016-11-23enable vpx_idct32x32_135_add_neon in hbd buildsJames Zern
2016-11-08enable vpx_idct32x32_34_add_neon in hbd buildsJames Zern
2016-11-08Optimize idct32x32_135_add for NEONJohann
2016-11-08Merge "Add high bitdepth intra prediction NEON optimization (mode dc)"Linfeng Zhang
2016-11-04Extract high bit depth helper functionsJohann
2016-11-01Add high bitdepth intra prediction NEON optimization (mode dc)Linfeng Zhang
2016-10-31idct,NEON: add a tran_low_t->s16 load adapterJames Zern
2016-10-25Optimize idct32x32_34_add for NEONJohann
2016-10-20remove idct32x32*_add_neon.asmJames Zern
2016-10-17add vpx high bitdepth convolve8 NEON intrinsics optimizationLinfeng Zhang
2016-10-13add vpx_highbd_convolve_{copy,avg}_neon()Linfeng Zhang
2016-10-06[vpx highbd lpf NEON 1/6] horizontal 4Linfeng Zhang
2016-10-05enable idct*_1_add_neon in high-bitdepth buildsJames Zern
2016-10-01Merge "Refactor vpx lpf NEON files (step 2/2)"Linfeng Zhang
2016-10-01Merge "Refactor vpx lpf NEON files (step 1/2)"Linfeng Zhang
2016-09-30Merge changes from topic '8bit-hbd-idct'James Zern
2016-09-30idct,msa/neon: exclude idct files from hbd buildJames Zern
2016-09-30Refactor vpx lpf NEON files (step 2/2)Linfeng Zhang