summaryrefslogtreecommitdiff
path: root/vpx_dsp/arm
AgeCommit message (Expand)Author
2017-07-12sad4d neon: 64x[32,64]Johann
2017-07-12sad4d neon: 32x[16,32,64]Johann
2017-07-12sad4d neon: 16x[8,16,32]Johann
2017-07-12sad4d neon: 8x[4,8,16]Johann
2017-07-12sad4d neon: 4x4, 4x8Johann
2017-07-10avg_neon: fix 4x4, update 8x8Johann
2017-07-10neon: consolidate horizontal addsJohann
2017-07-07Merge changes Id84d9780,Iaa6ea75b,I3362e0dd,I0020a49e,Ia42e4f36, ...Johann Koenig
2017-07-07Merge "fdct neon: 32x32_rd"Johann Koenig
2017-07-07sad neon: avg for 64x[32,64]Johann
2017-07-07sad neon: macroize 64xN definitionsJohann
2017-07-07sad neon: avg for 32x[16,32,64]Johann
2017-07-07sad neon: macroize 32xN definitionsJohann
2017-07-07sad neon: avg for 16x[8,16,32]Johann
2017-07-07sad neon: macroize 16xN definitionsJohann
2017-07-06sad neon: macroize 8xN definitionsJohann
2017-07-06sad neon: avg for 8x[4,8,16]Johann
2017-07-06sad neon: avg for 4x4 and 4x8Johann
2017-07-06fdct neon: 32x32_rdJohann
2017-07-01partial fdct neon: maintain neon registersJohann
2017-06-28partial fdct neon: add 32x32_1Johann
2017-06-28partial fdct neon: add 16x16_1Johann
2017-06-28partial fdct neon: add 4x4_1Johann
2017-06-28partial fdct neon: move 8x8_1 and enable hbd testsJohann
2017-06-28sad neon: rewrite 64x64 and add 64x32Johann
2017-06-28sad neon: rewrite 32x32, add 32x16 and 32x64Johann
2017-06-28sad neon: rewrite 16x8, 16x16, add 16x32Johann
2017-06-28sad neon: rewrite 8x8 and 8x16Johann
2017-06-28sad neon: rewrite 4x4 and add 4x8Johann
2017-06-22fdct32x32 neon implementationJohann
2017-06-08Merge "fdct16x16 neon optimization"Johann Koenig
2017-06-07fdct16x16 neon optimizationJohann
2017-05-31Merge "comp_avg_pred neon: used by sub pixel avg variance"Johann Koenig
2017-05-30comp_avg_pred neon: used by sub pixel avg varianceJohann
2017-05-26remove DECLARE_ALIGNED from neon codeJohann
2017-05-24subpel variance neon: reduce stack usageJohann
2017-05-24Use vdup instead of vmovJohann
2017-05-22sub pel avg variance neon: 4x block sizesJohann
2017-05-22sub pel variance neon: 4x block sizesJohann
2017-05-22sub pel avg variance neon: add neon optimizationsJohann
2017-05-22sub pel variance neon: normalize variable namesJohann
2017-05-22variance neon: assert overflow conditionsJohann
2017-05-22neon variance: special case 4xJohann
2017-05-22Merge changes Ib8dd96f7,Ie9854b77Johann Koenig
2017-05-19Merge "neon 4 byte helper functions"Johann Koenig
2017-05-17neon variance: process 4x blocksJohann
2017-05-17use memcpy for unaligned neon storesJohann
2017-05-17neon fdct: 4x4 implementationJohann
2017-05-15neon 4 byte helper functionsJohann
2017-05-15move neon load/stores to a new fileJohann