]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/ulti_cb.h
Factorize I >> (c->tbls->bits - 1) out.
[ffmpeg] / libavcodec / ulti_cb.h
index 43e4e125ecab199be5ecbd3a34855fc192136c87..e7bd3b86b0041ae3ea3e46f92d58ad3348a1e3ca 100644 (file)
@@ -19,8 +19,8 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
-#ifndef AVCODEC_ULTI_CB_H
-#define AVCODEC_ULTI_CB_H
+#ifndef FFMPEG_ULTI_CB_H
+#define FFMPEG_ULTI_CB_H
 
 static const unsigned char ulti_codebook[16384]={
     0x00, 0x01, 0x01, 0x02,
@@ -4121,4 +4121,4 @@ static const unsigned char ulti_codebook[16384]={
     0x3D, 0x3E, 0x3E, 0x3F
 };
 
-#endif // AVCODEC_ULTI_CB_H
+#endif /* FFMPEG_ULTI_CB_H */