summaryrefslogtreecommitdiffstats
path: root/libavcodec/neon
Commit message (Collapse)AuthorAgeFilesLines
* mpegvideo: cosmetics: Lowercase ugly uppercase MPV_ function name prefixesDiego Biurrun2014-08-151-1/+1
|
* aarch64: NEON intrinsics dct_unquantize_h263.James Yu2014-07-212-0/+135
Intrinsics only used on aarch64 since the existing ARMv7 NEON asm is slightly faster (Cortex-A9, gcc-4.8, micro-benchmarks and full decoding time). Signed-off-by: James Yu <james.yu@linaro.org> Signed-off-by: Janne Grunau <janne-libav@jannau.net>
OpenPOWER on IntegriCloud