]> granicus.if.org Git - libvpx/commit
quiet -Warray-parameter warnings
authorJames Zern <jzern@google.com>
Thu, 9 Dec 2021 05:42:28 +0000 (21:42 -0800)
committerJames Zern <jzern@google.com>
Thu, 9 Dec 2021 19:11:19 +0000 (11:11 -0800)
commit7fbcee49da63a61feee00147746efa33e31087e8
tree4eb608cab88e584a4f7fa0e32cf731488c2378bc
parentfc4650011595bf7556318ada58c2a420f103372b
quiet -Warray-parameter warnings

w/gcc-11
this matches the definition of the function with the declaration

Change-Id: I757b731b9560cb0b0ceec4ec258ec5af5a183b3d
vpx_dsp/avg.c
vpx_dsp/x86/sad4d_avx2.c
vpx_dsp/x86/sad4d_avx512.c