summaryrefslogtreecommitdiff
path: root/vp9/encoder/arm
AgeCommit message (Expand)Author
2015-06-03Make vp9 subpixel match vp8Johann
2015-05-26Move variance functions to vpx_dspJohann
2015-05-07replace DECLARE_ALIGNED_ARRAY w/DECLARE_ALIGNEDJames Zern
2015-05-06Move shared SAD code to vpx_dspJohann
2015-04-28vpx_mem: remove vpx_memsetJames Zern
2015-01-27Add vp9_sad32x32x4d_neon Neon intrinsic function.Frank Galligan
2015-01-27Add vp9_sad16x16x4d_neon Neon intrinsic function.Frank Galligan
2015-01-27Add vp9_sad64x64x4d_neon Neon intrinsic function.Frank Galligan
2015-01-24Add Neon intrinsic vp9_fdct8x8_quant_neonFrank Galligan
2015-01-20Merge "Add Neon intrinsics for vp9_avg_8x8_neon"Frank Galligan
2015-01-17Fix variance Neon intrinsics > 32x32Frank Galligan
2015-01-15Add Neon intrinsics for vp9_avg_8x8_neonFrank Galligan
2015-01-14Merge "Switch remaining Neon variance functions to shifts"Frank Galligan
2015-01-14Add 64x64 sub_pel_variance Neon functionFrank Galligan
2015-01-14Switch remaining Neon variance functions to shiftsFrank Galligan
2015-01-13Add 64x variance Neon functionsFrank Galligan
2014-12-22Revert "Revert "Removal of legacy zbin_extra / zbin_oq_value.""Jingning Han
2014-12-19Revert "Removal of legacy zbin_extra / zbin_oq_value."Paul Wilkins
2014-12-18Removal of legacy zbin_extra / zbin_oq_value.Paul Wilkins
2014-08-08Improved vp9_quantize_fp_neon()Scott LaVarnway
2014-08-01Merge "Added vp9_sad8x8_neon()"Frank Galligan
2014-08-01Neon version of vp9_sub_pixel_variance8x8(),Scott LaVarnway
2014-08-01Merge "Neon version of vp9_sub_pixel_variance32x32(),"Frank Galligan
2014-08-01Added vp9_sad8x8_neon()Scott LaVarnway
2014-07-31Neon version of vp9_subtract_block()Scott LaVarnway
2014-07-31Neon version of vp9_sub_pixel_variance32x32(),Scott LaVarnway
2014-07-30Neon version of vp9_quantize_fp()Scott LaVarnway
2014-07-30Neon version of vp9_sub_pixel_variance16x16(),Scott LaVarnway
2014-07-29Added vp9_fdct8x8_neon(), vp9_fdct8x8_1_neon()Scott LaVarnway
2014-07-16Added vp9_sad64x64_neon(), vp9_sad32x32_neon()Scott LaVarnway