summaryrefslogtreecommitdiff
path: root/vpx_dsp
AgeCommit message (Expand)Author
2016-11-12Add high bitdepth intra prediction NEON optimization (h and v)Linfeng Zhang
2016-11-10Merge changes I339088b2,Iaade219e,If142afb1,I4257c4b3James Zern
2016-11-09Add high bitdepth intra prediction NEON optimization (mode d45 and d135)Linfeng Zhang
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-07Rename vpx_highbd_idct8x8_10{*}() to vpx_highbd_idct8x8_12{*}()Linfeng Zhang
2016-11-07Merge "Replace highbd_dct_const_round_shift with dct_const_round_shift"Linfeng Zhang
2016-11-05Update vp9_fdct8x8_quant_ssse3 for highbitdepthJohann
2016-11-04Replace highbd_dct_const_round_shift with dct_const_round_shiftLinfeng Zhang
2016-11-04Merge "Cosmetics of inv_txfm.c"Linfeng Zhang
2016-11-04Merge "Extract high bit depth helper functions"Johann Koenig
2016-11-04Cosmetics of inv_txfm.cLinfeng Zhang
2016-11-04Extract high bit depth helper functionsJohann
2016-11-04Add a missing END directive in idct_neon.asmMartin Storsjo
2016-11-02Clean horizontal intra prediction NEON optimizationLinfeng Zhang
2016-11-02Add 32x32 d45 and 8x8, 16x16, 32x32 d135 NEON intra predictionLinfeng Zhang
2016-11-02Merge "arm idct: move to-be-shared code to header"Johann Koenig
2016-11-01Add high bitdepth intra prediction NEON optimization (mode dc)Linfeng Zhang
2016-11-01arm idct: move to-be-shared code to headerJohann
2016-11-01Merge "idct32x32_1_add_neon: clear a couple conv warnings"James Zern
2016-11-01Merge changes I08af3a54,If5959a25,I6763e62eJames Zern
2016-11-01Refine 8-bit intra prediction NEON optimization (mode tm)Linfeng Zhang
2016-10-31idct32x32_1_add_neon: clear a couple conv warningsJames Zern
2016-10-31use .S suffix rather than .s for NEON asmJames Zern
2016-10-31Merge "idct,NEON: add a tran_low_t->s16 load adapter"James Zern
2016-10-31idct,NEON: add a tran_low_t->s16 load adapterJames Zern
2016-10-31Refine 8-bit intra prediction NEON optimization (mode h and v)Linfeng Zhang
2016-10-27Refine 8-bit intra prediction NEON optimization (mode d45 and d135)Linfeng Zhang
2016-10-26Merge "Refine 8-bit intra prediction NEON optimization (mode dc)"Linfeng Zhang
2016-10-25Optimize idct32x32_34_add for NEONJohann
2016-10-24Refine 8-bit intra prediction NEON optimization (mode dc)Linfeng Zhang
2016-10-22Merge "remove idct32x32*_add_neon.asm"James Zern
2016-10-22Merge "vpx_highbd_convolve_copy_neon: use multi reg loads"James Zern
2016-10-20remove idct32x32*_add_neon.asmJames Zern
2016-10-18Merge "Fix warnings reported by -Wshadow: Part1: vpx_dsp directory"James Zern
2016-10-18Merge "Optimize sad_64width_x4d_msa function"Kaustubh Raste
2016-10-18Optimize sad_64width_x4d_msa functionKaustubh Raste
2016-10-17Fix warnings reported by -Wshadow: Part1: vpx_dsp directoryUrvang Joshi
2016-10-17vpx_highbd_convolve_copy_neon: use multi reg loadsJames 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-13Merge "cosmetics,*loopfilter_neon.c: s/tranpose/transpose/"James Zern
2016-10-13Merge "Optimize vpx_mbpost_proc_across_ip_msa function"Kaustubh Raste
2016-10-13Merge "Optimize vpx_get4x4sse_cs_msa function"Kaustubh Raste
2016-10-12cosmetics,*loopfilter_neon.c: s/tranpose/transpose/James Zern
2016-10-11[vpx highbd lpf NEON 6/6] vertical 16Linfeng Zhang
2016-10-11[vpx highbd lpf NEON 5/6] horizontal 16Linfeng Zhang
2016-10-11[vpx highbd lpf NEON 4/6] vertical 8Linfeng Zhang
2016-10-12[vpx highbd lpf NEON 3/6] horizontal 8Linfeng Zhang