]> granicus.if.org Git - libvpx/commit
vp9_highbd_quantize_fp*_neon: normalize fn param name
authorJames Zern <jzern@google.com>
Mon, 24 Oct 2022 22:28:47 +0000 (15:28 -0700)
committerJames Zern <jzern@google.com>
Mon, 24 Oct 2022 22:32:10 +0000 (15:32 -0700)
commitd667193e6a36629746faa1e29e8fb17573eea893
treef63104f03e1045297e1a7954027fcb39a0d7f00c
parent228d8a4fed449cbfea678be4f0baf67113b82549
vp9_highbd_quantize_fp*_neon: normalize fn param name

count -> n_coeffs. aligns the name with the rtcd header; clears a
clang-tidy warning

Change-Id: I36545ff479df92b117c95e494f16002e6990f433
vp9/encoder/arm/neon/vp9_quantize_neon.c