summaryrefslogtreecommitdiff
path: root/vpx_dsp/vpx_dsp_rtcd_defs.pl
AgeCommit message (Expand)Author
2016-10-31idct,NEON: add a tran_low_t->s16 load adapterJames Zern
2016-10-25Optimize idct32x32_34_add for NEONJohann
2016-10-17add vpx high bitdepth convolve8 NEON intrinsics optimizationLinfeng Zhang
2016-10-13add vpx_highbd_convolve_{copy,avg}_neon()Linfeng Zhang
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-05enable idct*_1_add_neon in high-bitdepth buildsJames Zern
2016-09-30Merge changes from topic '8bit-hbd-idct'James Zern
2016-09-30Merge "Unify loopfilter function names"Linfeng Zhang
2016-09-29*rtcd_defs.pl: remove empty specialize callsJames Zern
2016-09-29Unify loopfilter function namesLinfeng Zhang
2016-09-29vpx_dsp: clean up rtcdJohann
2016-09-08Merge "vpx_dsp: added vpx_highbd_idct32x32_1_add_sse2()"James Zern
2016-09-07vpx_dsp: added vpx_highbd_idct32x32_1_add_sse2()Scott LaVarnway
2016-08-23Remove halfpix specializationJohann
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-04Remove armv6 targetJohann
2016-07-15postproc : fix function parameters for noise functions.Jim Bankoski
2016-07-12deblock filter : moved from vp8 code branchJim Bankoski
2016-07-07Merge "Support measure distortion in the pixel domain"Jingning Han
2016-07-06Support measure distortion in the pixel domainJingning Han
2016-06-29vpx_dsp: remove x86inc.asm distinctionJohann
2016-06-17remove vp10James Zern
2016-06-14neon hadamard 16x16Johann
2016-06-04Merge changes If31d36c8,I10b947e7James Zern
2016-06-03Merge "Slow pshufb removal in 3 intra prediction functions."Linfeng Zhang
2016-06-02vpx_dsp,add_noise: remove mmx implementationJames Zern
2016-06-02vpx_dsp: remove mmx variance implementationsJames Zern
2016-06-02Slow pshufb removal in 3 intra prediction functions.Linfeng Zhang
2016-05-27Merge "Upgrade vpx_lpf_{vertical,horizontal}_4 mmx to sse2"Linfeng Zhang
2016-05-26Upgrade vpx_lpf_{vertical,horizontal}_4 mmx to sse2Linfeng Zhang
2016-05-26Merge "Code clean of sub_pixel_variance4xh -- 2"Scott LaVarnway
2016-05-24Code clean of sub_pixel_variance4xh -- 2Scott LaVarnway
2016-05-19Revert "Code clean of sub_pixel_variance4xh"James Zern
2016-05-18Merge "Code clean of sub_pixel_variance4xh"James Zern
2016-05-18Merge "neon hadamard 8x8"Johann Koenig
2016-05-18Code clean of sub_pixel_variance4xhScott LaVarnway
2016-05-16neon hadamard 8x8Johann
2016-05-11Merge "remove mmx variance functions"Linfeng Zhang
2016-05-11remove mmx variance functionsLinfeng Zhang
2016-05-11remove mmx sad functionsLinfeng Zhang
2016-05-02Move vpx_add_plane from codec to vpx_dsp and dedup.Jim Bankoski
2016-04-21vpx_minmax_8x8_neon and testJohann
2016-04-15Merge "Enable vpx_idct32x32_1024_add_neon for neon as well, not only for neon...Johann Koenig
2016-04-15Enable vpx_idct32x32_1024_add_neon for neon as well, not only for neon_asmMartin Storsjo