openh264/codec/encoder/core
Martin Storsjö 00a724076b Check for WELS_CPU_NEON before calling DeblockingBSCalcEnc_neon
Checking HAVE_NEON is not enough; e.g. android devices with
armeabi-v7a are not required to have NEON, so every use of such
functions should be check WELS_CPU_NEON in the cpu features
as well.
2014-04-25 13:02:22 +03:00
..
arm Move copy_mb neon code to common folder 2014-04-17 10:06:48 +08:00
inc Check for WELS_CPU_NEON before calling DeblockingBSCalcEnc_neon 2014-04-25 13:02:22 +03:00
src Check for WELS_CPU_NEON before calling DeblockingBSCalcEnc_neon 2014-04-25 13:02:22 +03:00
x86 Add ASM related functions for ME cross search 2014-04-08 11:24:45 +08:00