X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavcodec%2Fopustab.h;h=2701a392fde6ea0f5ed98b1cfa8497141abd8a66;hb=752dd1952a7b68094f8b2d5da0ca0df94190cf0e;hp=b6be073659ea3f27fe6aad586423cc5ae5db857d;hpb=f9ecf5498c63f7f7b4f2e97720d7bae5a3abeae6;p=ffmpeg diff --git a/libavcodec/opustab.h b/libavcodec/opustab.h index b6be073659e..2701a392fde 100644 --- a/libavcodec/opustab.h +++ b/libavcodec/opustab.h @@ -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];