Disable vpx_int_pro_row/col neon SIMD functions
authorYunqing Wang <yunqingwang@google.com>
Mon, 7 Aug 2023 20:10:41 +0000 (13:10 -0700)
committerYunqing Wang <yunqingwang@google.com>
Mon, 7 Aug 2023 22:04:43 +0000 (15:04 -0700)
commit6e5fc000017f919de705d103fc4e6c1a41629c67
tree753b5d5d4588c8b43d1164094f030a06e07d0c88
parentd4b6132d2b9f65ba887a1a40029b1b5d61881470
Disable vpx_int_pro_row/col neon SIMD functions

The vpx_int_pro_row/col neon SIMD version caused a mismatch between
neon encoding vs c encoding. Disabled them for now to ensure the
correctness of VP9 encoding on the arm platform. Since these 2
functions were not used much, so this wouldn't affect the overall
encoder speed much.

BUG=webm:1800
BUG=webm:1809

Change-Id: Id1a7d542fc03d4cf9fa1039a49832abf35fb722f
test/avg_test.cc
vpx_dsp/arm/avg_neon.c
vpx_dsp/vpx_dsp_rtcd_defs.pl