X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavcodec%2Fopustab.h;h=892126bb23154fb2002c347342d783a43ba10960;hb=f1700bd8bb983bb3b56c3a1f8b9078cb62a44f65;hp=bce5a4283084ed79c6e0b0d6fd73337516826728;hpb=c6892f59eb0e9f2a9ec1f55b21a5841a60540e1f;p=ffmpeg diff --git a/libavcodec/opustab.h b/libavcodec/opustab.h index bce5a428308..892126bb231 100644 --- a/libavcodec/opustab.h +++ b/libavcodec/opustab.h @@ -31,6 +31,9 @@ extern const uint8_t ff_celt_band_end[]; extern const uint8_t ff_opus_default_coupled_streams[]; +extern const uint16_t ff_silk_model_lbrr_flags_40[]; +extern const uint16_t ff_silk_model_lbrr_flags_60[]; + extern const uint16_t ff_silk_model_stereo_s1[]; extern const uint16_t ff_silk_model_stereo_s2[]; extern const uint16_t ff_silk_model_stereo_s3[];