Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Doggdec.c209 static int ogg_replace_stream(AVFormatContext *s, uint32_t serial, char *magic, int page_size, in ogg_replace_stream() function
434 idx = ogg_replace_stream(s, serial, readout_buf, size, probing); in ogg_read_page()