OSDN Git Service

ARM: intmath: use native-size return types for clipping functions
authorMans Rullgard <mans@mansr.com>
Sat, 11 Aug 2012 03:08:15 +0000 (04:08 +0100)
committerMans Rullgard <mans@mansr.com>
Mon, 13 Aug 2012 13:51:52 +0000 (14:51 +0100)
commit87fa05a0dae629cdad390adaa1054db3f4ecc3c7
treefd81961f3f158c968ee5a98c656d2db650bfc206
parent69665bd6f40f02ecf822f80c05dd2765da2dfa7b
ARM: intmath: use native-size return types for clipping functions

This avoids having the compiler redundantly mask the values to
the smaller size.

Signed-off-by: Mans Rullgard <mans@mansr.com>
libavutil/arm/intmath.h