|
|
@@ -334,8 +334,8 @@ failure:
|
|
|
}
|
|
|
|
|
|
static inline void alloc_channel(struct noise_suppress_data *ng,
|
|
|
- uint32_t sample_rate OBS_UNUSED,
|
|
|
- size_t channel, size_t frames)
|
|
|
+ uint32_t sample_rate, size_t channel,
|
|
|
+ size_t frames)
|
|
|
{
|
|
|
#ifdef LIBSPEEXDSP_ENABLED
|
|
|
ng->spx_states[channel] =
|