Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dflac_parser.c291 static int flac_fifo_alloc(FifoBuffer *f, size_t size) in flac_fifo_alloc() function
863 ret = flac_fifo_alloc(&fpc->fifo_buf, (FLAC_MIN_HEADERS + 3) * FLAC_AVG_FRAME_SIZE); in flac_parse_init()

Completed in 3 milliseconds