Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dlibmp3lame.c60 static int realloc_buffer(LAMEContext *s) in realloc_buffer() function
163 ret = realloc_buffer(s); in mp3lame_encode_init()
236 ret = realloc_buffer(s); in mp3lame_encode_frame()