]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/dct.h
x86/hevc_mc: remove an unnecessary pxor
[ffmpeg] / libavcodec / dct.h
index 9238449db3ec275fd3073dfd7c66aaeb57286b7b..717f21bef39fb483e40afa4cb01208859bd2ad95 100644 (file)
@@ -21,7 +21,7 @@
  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
  */
 
-#ifndef AVCODEC_DCT_H
+#if !defined(AVCODEC_DCT_H) && (!defined(FFT_FLOAT) || FFT_FLOAT)
 #define AVCODEC_DCT_H
 
 #include <stdint.h>