summaryrefslogtreecommitdiff
path: root/vpx_dsp/arm/highbd_idct32x32_34_add_neon.c
Commit message (Expand)AuthorAgeFilesLines
* Add vp9_highbd_iht16x16_256_add_neon()Linfeng Zhang2018-03-131-0/+1
* Update highbd idct functions arguments to use uint16_t dstLinfeng Zhang2017-05-031-2/+1
* Clean CONVERT_TO_BYTEPTR/SHORTPTR in idctLinfeng Zhang2017-05-031-1/+1
* Update 32x32 high bitdepth idct NEON optimizationLinfeng Zhang2017-04-051-4/+4
* idct_neon: prefix non-static functions w/'vpx_'James Zern2017-03-221-7/+7
* Add vpx_highbd_idct32x32_34_add_neon()Linfeng Zhang2017-03-171-0/+625