summaryrefslogtreecommitdiff
path: root/vpx_dsp
AgeCommit message (Expand)Author
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
2016-10-10Merge "[vpx highbd lpf NEON 2/6] vertical 4"Linfeng Zhang
2016-10-10Merge "[vpx highbd lpf NEON 1/6] horizontal 4"Linfeng Zhang
2016-10-10Optimize vpx_mbpost_proc_across_ip_msa functionKaustubh Raste
2016-10-10Optimize vpx_get4x4sse_cs_msa functionKaustubh Raste
2016-10-07Optimize vp9 loopfilter msa functionsKaustubh Raste
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-05enable idct*_1_add_neon in high-bitdepth buildsJames Zern
2016-10-04Merge "Move highbd txfm input range check from 2d iht transform to 1d idct/ia...Angie Chiang
2016-10-04Merge "Fix vpx_plane_add_noise_msa functionality bit-mismatch"Kaustubh Raste
2016-10-03Move highbd txfm input range check from 2d iht transform to 1d idct/iadstAngie Chiang
2016-10-03Merge "cosmetics,*_neon.c: rm redundant return from void fns"James Zern
2016-10-03Fix vpx_plane_add_noise_msa functionality bit-mismatchKaustubh Raste
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-30idct,msa/neon: exclude idct files from hbd buildJames 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-30Merge "Refine vpx_convolve_copy_neon() and vpx_convolve_avg_neon()"Linfeng Zhang
2016-09-29*rtcd_defs.pl: remove empty specialize callsJames Zern
2016-09-29Unify loopfilter function namesLinfeng Zhang
2016-09-29Refine vpx_convolve_copy_neon() and vpx_convolve_avg_neon()Linfeng Zhang
2016-09-29Merge changes Ia3e9122f,Id33eb6c8,I956bd8ceJohann Koenig
2016-09-29Refine vpx convolve8 NEON intrinsics optimizationLinfeng Zhang
2016-09-29vpx_dsp: clean up rtcdJohann
2016-09-28vpx_dsp/get_prob: relocate den == 0 testJames Zern
2016-09-28vpx_dsp/get_prob: make clip_prob branchlessJames Zern
2016-09-27mips: clean up wextra warningsJohann
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-23Merge "vpx_idct32x32_34_add_sse2: rm unneeded transposes"James Zern