summaryrefslogtreecommitdiff
path: root/vpx_dsp/arm
AgeCommit message (Expand)Author
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-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-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
2016-10-06[vpx highbd lpf NEON 2/6] vertical 4Linfeng Zhang
2016-10-06[vpx highbd lpf NEON 1/6] horizontal 4Linfeng Zhang
2016-10-05vpx_dsp/idct*_neon.asm: simplify immediate loadsJames Zern
2016-10-03Merge "cosmetics,*_neon.c: rm redundant return from void fns"James Zern
2016-10-01Merge "vpx_convolve8_neon,load/store*: correct param type"James Zern
2016-10-01vpx_convolve8_neon,load/store*: correct param typeJames Zern
2016-10-01Remove a stray END declaration in loopfilter_4_neon.asmMartin Storsjo
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-30cosmetics,*_neon.c: rm redundant return from void fnsJames Zern
2016-09-30Merge changes from topic '8bit-hbd-idct'James Zern
2016-09-30*idct*_neon.c: add missing rtcd includeJames Zern
2016-09-30Refactor vpx lpf NEON files (step 2/2)Linfeng Zhang
2016-09-30Refactor vpx lpf NEON files (step 1/2)Linfeng Zhang
2016-09-30Merge "Unify loopfilter function names"Linfeng Zhang
2016-09-30Merge "Refine vpx convolve8 NEON intrinsics optimization"Linfeng Zhang
2016-09-29Unify loopfilter function namesLinfeng Zhang
2016-09-29Refine vpx_convolve_copy_neon() and vpx_convolve_avg_neon()Linfeng Zhang
2016-09-29Refine vpx convolve8 NEON intrinsics optimizationLinfeng Zhang
2016-09-27Add compiler warning flag -Wextra and fix related warnings.Urvang Joshi
2016-09-26Merge "Refactor lpf (size 4 and 8) NEON intrinsics optimization"Linfeng Zhang
2016-09-21variance_neon: sync variance*() w/c,sse2James Zern
2016-09-19Refactor lpf (size 4 and 8) NEON intrinsics optimizationLinfeng Zhang
2016-09-17loopfilter_mb_neon: remove unused load_8x8()James Zern
2016-09-16Refactor lpf (size 16) NEON intrinsics optimizationLinfeng Zhang
2016-08-31Update NEON transpose functions.Linfeng Zhang
2016-08-30Update vpx_lpf_vertical_16_dual_neon() intrinsicsLinfeng Zhang
2016-08-27Update vpx_lpf_horizontal_edge_16_neon() intrinsicsLinfeng Zhang
2016-08-16NEON asm of vpx_lpf_{horizontal,vertical}_8_dual_neon()Linfeng Zhang
2016-08-12NEON intrinsics for 4 loopfilter functionsLinfeng Zhang
2016-08-04Merge changes I6ef79702,Id332c641,I354b5d22,I84438013Johann Koenig
2016-08-04Merge "Remove armv6 target"Johann Koenig
2016-08-04Use common transpose for vpx_idct32x32_1024_add_neonJohann
2016-08-04Use common transpose for vpx_idct8x8_[12|64]_add_neonJohann
2016-08-04Use common transpose for vpx_idct16x16_[10|256]_add_neonJohann
2016-08-04Merge "Extract neon transpose for re-use"Johann Koenig
2016-08-04Remove armv6 targetJohann
2016-08-04Extract neon transpose for re-useJohann