Searched refs:avioc_buffer (Results 1 – 1 of 1) sorted by relevance
269 uint8_t *avioc_buffer = NULL; in CreateFormatContext() local271 avioc_buffer = (uint8_t *)api->av_malloc(avioc_buffer_size); in CreateFormatContext()272 if (!avioc_buffer) { in CreateFormatContext()276 avioc = api->avio_alloc_context(avioc_buffer, avioc_buffer_size, in CreateFormatContext()