Home
last modified time | relevance | path

Searched refs:flac_fifo_grow (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dflac_parser.c212 static int flac_fifo_grow(FifoBuffer *f, size_t inc) in flac_fifo_grow() function
254 int ret = flac_fifo_grow(f, FFMAX(flac_fifo_size(f), size)); in flac_fifo_write()

Completed in 2 milliseconds