| Index: webrtc/modules/audio_coding/codecs/isac/main/source/settings.h
|
| diff --git a/webrtc/modules/audio_coding/codecs/isac/main/source/settings.h b/webrtc/modules/audio_coding/codecs/isac/main/source/settings.h
|
| index 5562c35ad42757ac35e4dcc155579a2c75054c87..31a80653fe78250b988a86a2e469ca37b1baa03e 100644
|
| --- a/webrtc/modules/audio_coding/codecs/isac/main/source/settings.h
|
| +++ b/webrtc/modules/audio_coding/codecs/isac/main/source/settings.h
|
| @@ -168,8 +168,6 @@ enum IsacSamplingRate {kIsacWideband = 16, kIsacSuperWideband = 32};
|
| #define RCU_TRANSCODING_SCALE_UB 0.50f
|
| #define RCU_TRANSCODING_SCALE_UB_INVERSE 2.0f
|
|
|
| -#define SIZE_RESAMPLER_STATE 6
|
| -
|
| /* Define Error codes */
|
| /* 6000 General */
|
| #define ISAC_MEMORY_ALLOCATION_FAILED 6010
|
|
|