Searched refs:peak_outbuf_size (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavformat/ | ||
H A D | wavenc.c | 75 unsigned peak_outbuf_size; member 203 tmp = av_fast_realloc(wav->peak_output, &wav->peak_outbuf_size, new_size); in peak_write_frame() |
Completed in 2 milliseconds