summaryrefslogtreecommitdiff
path: root/vp9/encoder/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add Neon intrinsics for vp9_avg_8x8_neon"Frank Galligan2015-01-201-0/+49
|\
| * Add Neon intrinsics for vp9_avg_8x8_neonFrank Galligan2015-01-151-0/+49
* | Fix variance Neon intrinsics > 32x32Frank Galligan2015-01-171-10/+42
|/
* Merge "Switch remaining Neon variance functions to shifts"Frank Galligan2015-01-141-3/+3
|\
| * Switch remaining Neon variance functions to shiftsFrank Galligan2015-01-141-3/+3
* | Add 64x64 sub_pel_variance Neon functionFrank Galligan2015-01-141-0/+19
|/
* Add 64x variance Neon functionsFrank Galligan2015-01-131-0/+27
* Revert "Revert "Removal of legacy zbin_extra / zbin_oq_value.""Jingning Han2014-12-221-2/+1
* Revert "Removal of legacy zbin_extra / zbin_oq_value."Paul Wilkins2014-12-191-1/+2
* Removal of legacy zbin_extra / zbin_oq_value.Paul Wilkins2014-12-181-2/+1
* Improved vp9_quantize_fp_neon()Scott LaVarnway2014-08-081-13/+30
* Merge "Added vp9_sad8x8_neon()"Frank Galligan2014-08-011-5/+19
|\
| * Added vp9_sad8x8_neon()Scott LaVarnway2014-08-011-5/+19
* | Neon version of vp9_sub_pixel_variance8x8(),Scott LaVarnway2014-08-011-1/+60
* | Merge "Neon version of vp9_sub_pixel_variance32x32(),"Frank Galligan2014-08-011-12/+51
|\ \
| * | Neon version of vp9_sub_pixel_variance32x32(),Scott LaVarnway2014-07-311-12/+51
| |/
* | Neon version of vp9_subtract_block()Scott LaVarnway2014-07-311-0/+81
|/
* Neon version of vp9_quantize_fp()Scott LaVarnway2014-07-301-0/+102
* Neon version of vp9_sub_pixel_variance16x16(),Scott LaVarnway2014-07-301-0/+129
* Added vp9_fdct8x8_neon(), vp9_fdct8x8_1_neon()Scott LaVarnway2014-07-291-0/+223
* Added vp9_sad64x64_neon(), vp9_sad32x32_neon()Scott LaVarnway2014-07-161-0/+116