]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/opustab.h
vorbisenc: Stop tracking number of samples per frame
[ffmpeg] / libavcodec / opustab.h
index b6be073659ea3f27fe6aad586423cc5ae5db857d..2701a392fde6ea0f5ed98b1cfa8497141abd8a66 100644 (file)
@@ -146,7 +146,7 @@ extern const uint8_t  ff_celt_log2_frac[];
 extern const uint8_t  ff_celt_bit_interleave[];
 extern const uint8_t  ff_celt_bit_deinterleave[];
 
-extern const uint8_t  ff_celt_hadamard_ordery[];
+extern const uint8_t  ff_celt_hadamard_order[];
 
 extern const uint16_t ff_celt_qn_exp2[];
 extern const uint32_t ff_celt_pvq_u[1272];