Home
last modified time | relevance | path

Searched defs:ogg_stream (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavformat/
Doggdec.h60 struct ogg_stream { struct
61 uint8_t *buf;
62 unsigned int bufsize;
63 unsigned int bufpos;
64 unsigned int pstart;
65 unsigned int psize;
66 unsigned int pflags;
67 unsigned int pduration;
68 uint32_t serial;
69 uint64_t granule;
[all …]