Home
last modified time | relevance | path

Searched refs:WS_MAX_CHANNELS (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dffwavesynth.c29 #define WS_MAX_CHANNELS 32 macro
317 if (avc->channels > WS_MAX_CHANNELS) { in wavesynth_init()
320 WS_MAX_CHANNELS); in wavesynth_init()
424 int32_t channels[WS_MAX_CHANNELS]; in wavesynth_decode()