Simplify Neon MSE helper function params/return values
authorJonathan Wright <jonathan.wright@arm.com>
Thu, 31 Aug 2023 13:21:01 +0000 (14:21 +0100)
committerJonathan Wright <jonathan.wright@arm.com>
Thu, 31 Aug 2023 13:21:01 +0000 (14:21 +0100)
commit7ee16bc1786674cfbd8982e43f4ee6932da464d1
tree094b4da1386a22bd32151f167751859f65bfd2a1
parent6da1bd01d64d3d246b633bf25c766dfe751345b7
Simplify Neon MSE helper function params/return values

Simplify the parameters and return values of the Neon MSE helper
functions for both standard and high bitdepth - avoiding unused
return values.

Change-Id: I6f9208f9ce890fbe58346d9c7d9d701f28f2f90f
vpx_dsp/arm/highbd_variance_neon.c
vpx_dsp/arm/variance_neon.c