aom/av1
Tom Finegan 345e48cc9f Silence warnings in high bit depth av1 CMake build.
Sync with configure build: dct_neon.c and error_neon.c in
av1/encoder/arm/neon moved to the high bit depth build else.
They are only built when CONFIG_HIGHBITDEPTH is off.

Also moves both source files to AOM_AV1_COMMON_INTRIN_NEON
list since the configure build includes them in av1_{cx,dx}.mk.

Change-Id: Ie315e151438151f02a3aa5ef4757daf7d24f9028
2017-04-28 21:40:09 +00:00
..
common Silence static analysis failures in intra preds 2017-04-28 19:49:51 +00:00
decoder Rename get_tx_scale to av1_get_tx_scale 2017-04-28 15:12:04 +00:00
encoder Fix test failures and warnings of WARPED_MOTION 2017-04-28 19:41:37 +00:00
av1.cmake Silence warnings in high bit depth av1 CMake build. 2017-04-28 21:40:09 +00:00
av1_common.mk [CFL] Custom block-level DC_PRED 2017-04-24 12:39:58 -04:00
av1_cx.mk Homogenize configuration option name. 2017-04-12 22:29:11 +00:00
av1_cx_iface.c Add the motion vector unit test 2017-04-26 03:49:46 +00:00
av1_dx.mk [Code Cleanup] Move accounting.[ch] to decoder 2017-04-21 21:41:04 +00:00
av1_dx_iface.c ext_tile: add 2 tile encoding modes 2017-04-20 00:10:33 +00:00
av1_iface_common.h Homogenize configuration option name. 2017-04-12 22:29:11 +00:00
exports_dec
exports_enc