Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Doggdec.c69 struct ogg_stream *stream = &ogg->streams[i]; in free_stream()
100 struct ogg_stream *os = ogg->streams + i; in ogg_save()
131 struct ogg_stream *stream = &ogg->streams[i]; in ogg_restore()
164 struct ogg_stream *os = ogg->streams + i; in ogg_reset()
213 struct ogg_stream *os; in ogg_replace_stream()
253 struct ogg_stream *os; in ogg_new_stream()
299 static int buf_realloc(struct ogg_stream *os, int size) in buf_realloc()
317 struct ogg_stream *os; in ogg_read_page()
503 struct ogg_stream *os; in ogg_packet()
590 struct ogg_stream *cur_o in ogg_packet()
[all...]
H A Doggdec.h60 struct ogg_stream { struct
98 struct ogg_stream streams[1];
102 struct ogg_stream *streams;
170 struct ogg_stream *os = ogg->streams + i; in ogg_gptopts()
H A Doggparsedirac.c31 struct ogg_stream *os = ogg->streams + idx; in dirac_header()
71 struct ogg_stream *os = ogg->streams + idx; in dirac_gptopts()
89 struct ogg_stream *os = ogg->streams + idx; in old_dirac_header()
106 struct ogg_stream *os = ogg->streams + idx; in old_dirac_gptopts()
H A Doggparsespeex.c40 struct ogg_stream *os = ogg->streams + idx; in speex_header()
103 static int ogg_page_packets(struct ogg_stream *os) in ogg_page_packets()
116 struct ogg_stream *os = ogg->streams + idx; in speex_packet()
H A Doggparsevp8.c33 struct ogg_stream *os = ogg->streams + idx; in vp8_header()
83 struct ogg_stream *os = ogg->streams + idx; in vp8_gptopts()
104 struct ogg_stream *os = ogg->streams + idx; in vp8_packet()
H A Doggparsetheora.c41 struct ogg_stream *os = ogg->streams + idx; in theora_header()
149 struct ogg_stream *os = ogg->streams + idx; in theora_gptopts()
174 struct ogg_stream *os = ogg->streams + idx; in theora_packet()
H A Doggparseogm.c40 struct ogg_stream *os = ogg->streams + idx; in ogm_header()
134 struct ogg_stream *os = ogg->streams + idx; in ogm_dshow_header()
175 struct ogg_stream *os = ogg->streams + idx; in ogm_packet()
H A Doggparseflac.c34 struct ogg_stream *os = ogg->streams + idx; in flac_header()
85 struct ogg_stream *os = ogg->streams + idx; in old_flac_header()
H A Doggparsevorbis.c255 struct ogg_stream *os = ogg->streams + idx; in vorbis_cleanup()
268 struct ogg_stream *os = ogg->streams + idx; in vorbis_update_metadata()
299 struct ogg_stream *os = ogg->streams + idx; in vorbis_header()
412 struct ogg_stream *os = ogg->streams + idx; in vorbis_packet()
H A Doggparseopus.c41 struct ogg_stream *os = &ogg->streams[idx]; in opus_header()
114 struct ogg_stream *os = &ogg->streams[idx]; in opus_packet()
H A Doggparsecelt.c36 struct ogg_stream *os = ogg->streams + idx; in celt_header()
H A Doggparseskeleton.c29 struct ogg_stream *os = ogg->streams + idx; in skeleton_header()

Completed in 10 milliseconds