x86: h264_qpel: Simplify an #if conditional
authorDiego Biurrun <diego@biurrun.de>
Wed, 26 Mar 2014 11:41:26 +0000 (04:41 -0700)
committerDiego Biurrun <diego@biurrun.de>
Fri, 4 Apr 2014 17:08:05 +0000 (19:08 +0200)
commitc2c5be57494e6117086771bca34c8cd4c72c8e99
tree4f18760e2f49e2cfaab150301a244dfe0d231e4e
parent01c5779f56cf708e6cb88b11cfdc248cae7e2ee8
x86: h264_qpel: Simplify an #if conditional

The extra conditions are covered by previous #ifs and conditional compilation.
libavcodec/x86/h264_qpel.c