PEAK_BUFFER_SIZE 179 libavformat/wavenc.c wav->peak_output = av_malloc(PEAK_BUFFER_SIZE); PEAK_BUFFER_SIZE 183 libavformat/wavenc.c wav->peak_outbuf_size = PEAK_BUFFER_SIZE; PEAK_BUFFER_SIZE 223 libavformat/wavenc.c wav->peak_outbuf_size += PEAK_BUFFER_SIZE;