X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavcodec%2Fopustab.h;h=2701a392fde6ea0f5ed98b1cfa8497141abd8a66;hb=8aa60606fb64b8280627935b0df55d4d2aeca5d1;hp=b6be073659ea3f27fe6aad586423cc5ae5db857d;hpb=76cc100afba25308eaa909acd8804cc0b42057f6;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];