]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/qdm2_tablegen.h
libstagefright: limit the output queue size
[ffmpeg] / libavcodec / qdm2_tablegen.h
index 769d53bb26b177f87439f9ce0ff3c12e27ef8d12..b2bb294f58d818e35529feea7cfc77f62c473395 100644 (file)
@@ -20,8 +20,8 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
-#ifndef QDM2_TABLEGEN_H
-#define QDM2_TABLEGEN_H
+#ifndef AVCODEC_QDM2_TABLEGEN_H
+#define AVCODEC_QDM2_TABLEGEN_H
 
 #include <stdint.h>
 #include <math.h>
@@ -99,4 +99,4 @@ static av_cold void init_noise_samples(void) {
 }
 #endif /* CONFIG_HARDCODED_TABLES */
 
-#endif /* QDM2_TABLEGEN_H */
+#endif /* AVCODEC_QDM2_TABLEGEN_H */