Searched refs:DECODER_BUFFER_SIZE (Results 1 – 1 of 1) sorted by relevance
41 #define DECODER_BUFFER_SIZE (8 * 1024) macro706 uint8_t * iBuffer = av_malloc(DECODER_BUFFER_SIZE); in ffmpeg_open_io_context()711 …AVIOContext * pIOCtx = avio_alloc_context(iBuffer, DECODER_BUFFER_SIZE, /* internal Buffer and i… in ffmpeg_open_io_context()