aboutsummaryrefslogtreecommitdiff
path: root/source/rotate_neon64.cc
AgeCommit message (Expand)Author
2023-02-13MergeUV_AVX512BW for I420ToNV12Frank Barchard
2022-12-06MT2T Warning fixes for fuchsiaFrank Barchard
2020-11-03Scale by even factor low level row functionFrank Barchard
2020-03-21Upstream all libyuv changes to version 1746 Prefetch for all arm functions - ...Frank Barchard
2018-01-23Switch to C99 typesFrank Barchard
2017-11-27Mark a bunch of kArray variables as const.Lei Zhang
2017-08-04scale float samples and return max valueFrank Barchard
2017-06-09Remove ARM NaCL macros from sourceFrank Barchard
2017-06-09Lint fix for C casting for rotation code on armFrank Barchard
2017-03-08clang-format 5.0 applied to libyuvFrank Barchard
2016-11-07clang-format libyuvFrank Barchard
2016-04-18Remove initialize to zero on output variables for inline.Frank Barchard
2015-07-22rotate include and proto cleanupFrank Barchard
2014-10-13Copy width to 64 bit register to work around clang 3.4 warningfbarchard@google.com
2014-09-29Remove __ARM_NEON__ define check for AArch64ashok.bhat@gmail.com
2014-09-15Change branch notation to clang compatible b dot ccfbarchard@google.com
2014-09-15Change ifdefs for arm 32 and 64 bit so there will only be 32 bit in legacy mode.fbarchard@google.com
2014-09-12add TransposeWx8_NEON's aarch64 implementationzhongwei.yao@arm.com
2014-09-11Fix the build failure for arm64ashok.bhat@gmail.com
2014-09-10Rotate ARM64 NEON implementation - TransposeUVWx8_NEONyang.zhang@arm.com
2014-09-01Add a placeholder file for ARM64 Rotate Neon implementationzhongwei.yao@arm.com