32 #ifndef AVCODEC_SBCDEC_DATA_H 33 #define AVCODEC_SBCDEC_DATA_H 37 extern const int32_t ff_sbc_proto_4_40m0[];
38 extern const int32_t ff_sbc_proto_4_40m1[];
39 extern const int32_t ff_sbc_proto_8_80m0[];
40 extern const int32_t ff_sbc_proto_8_80m1[];
41 extern const int32_t ff_synmatrix4[8][4];
42 extern const int32_t ff_synmatrix8[16][8];