]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/qdm2data.h
ac3enc: add float_to_fixed24() with x86-optimized versions to AC3DSPContext
[ffmpeg] / libavcodec / qdm2data.h
index 8e2d87581f0a7a3517d94648c1dbba73121179aa..355d61387be3679eeab9a5e7c571a9fec35950a1 100644 (file)
  */
 
  /**
- * @file qdm2data.h
+ * @file
  * Various QDM2 tables.
  */
 
-#ifndef FFMPEG_QDM2DATA_H
-#define FFMPEG_QDM2DATA_H
+#ifndef AVCODEC_QDM2DATA_H
+#define AVCODEC_QDM2DATA_H
 
 #include <stdint.h>
 
@@ -528,4 +528,4 @@ static const float type34_delta[10] = { // FIXME: covers 8 entries..
     0.138071194291115f,0.333333343267441f,0.60947573184967f,1.0f,0.0f,
 };
 
-#endif /* FFMPEG_QDM2DATA_H */
+#endif /* AVCODEC_QDM2DATA_H */