]> git.sesse.net Git - x264/commit
arm: do not fill mc_weight*_neon tabs for HIGH_BIT_DEPTH
authorJanne Grunau <janne-x264@jannau.net>
Wed, 18 Nov 2015 10:08:22 +0000 (11:08 +0100)
committerHenrik Gramner <henrik@gramner.com>
Sun, 20 Dec 2015 17:40:11 +0000 (18:40 +0100)
commit424534537a249dcf913e02560303f6afca423489
tree6f7ba858bcb1117f1ee5920b5c73b1ddf4fc1787
parentdf51d8efa8ce9afcedda64acc69c1dba2648716d
arm: do not fill mc_weight*_neon tabs for HIGH_BIT_DEPTH

The asm is only for 8-bit and function prototypes reflect that. Avoids
numerous warnings with --bit-depth=9/10.
common/arm/mc-c.c