commit | ce1ce992ce30f01c723b4fcf67ea17266ba91712 | [log] [tgz] |
---|---|---|
author | Johann <johannkoenig@google.com> | Mon Oct 18 13:23:39 2010 -0400 |
committer | Johann <johannkoenig@google.com> | Mon Oct 18 13:23:39 2010 -0400 |
tree | bbe8eecad976b06159d14ba246e8fdb39af2ef70 | |
parent | 963bcd6c87078f3991d698e44450a8a9e327198c [diff] |
copy compiler warning fixes generic version got fixed, but not the arm version. fixes: vp8/encoder/arm/mcomp_arm.c: In function 'vp8_full_search_sadx3': vp8/encoder/arm/mcomp_arm.c:1208: warning: pointer targets in passing argument 5 of 'fn_ptr->sdx3f' differ in signedness vp8/encoder/arm/mcomp_arm.c:1208: note: expected 'unsigned int *' but argument is of type 'int *' and another unsigned change to keep the files similar Change-Id: I1b6255dc3a03b90394a791ee0d15d8167d9454db