Home
last modified time | relevance | path

Searched defs:ogg (Results 1 - 14 of 14) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Doggparsecelt.c35 struct ogg *ogg = s->priv_data; in celt_header() local
H A Doggparseskeleton.c28 struct ogg *ogg = s->priv_data; in skeleton_header() local
H A Doggparseogm.c39 struct ogg *ogg = s->priv_data; in ogm_header() local
133 struct ogg *ogg = s->priv_data; in ogm_dshow_header() local
174 struct ogg *ogg = s->priv_data; in ogm_packet() local
H A Doggparsevp8.c32 struct ogg *ogg = s->priv_data; in vp8_header() local
82 struct ogg *ogg = s->priv_data; in vp8_gptopts() local
103 struct ogg *ogg = s->priv_data; in vp8_packet() local
H A Doggparsespeex.c39 struct ogg *ogg = s->priv_data; in speex_header() local
115 struct ogg *ogg = s->priv_data; in speex_packet() local
H A Doggparseflac.c33 struct ogg *ogg = s->priv_data; in flac_header() local
83 struct ogg *ogg = s->priv_data; in old_flac_header() local
H A Doggparsetheora.c40 struct ogg *ogg = s->priv_data; in theora_header() local
148 struct ogg *ogg = ctx->priv_data; in theora_gptopts() local
173 struct ogg *ogg = s->priv_data; in theora_packet() local
H A Doggparsedirac.c30 struct ogg *ogg = s->priv_data; in dirac_header() local
70 struct ogg *ogg = s->priv_data; in dirac_gptopts() local
88 struct ogg *ogg = s->priv_data; in old_dirac_header() local
105 struct ogg *og in old_dirac_gptopts() local
[all...]
H A Doggparseopus.c40 struct ogg *ogg = avf->priv_data; in opus_header() local
113 struct ogg *ogg = avf->priv_data; in opus_packet() local
H A Doggdec.h101 struct ogg { struct
155 ogg_find_stream (struct ogg * ogg, int serial) in ogg_find_stream() argument
169 struct ogg *ogg = s->priv_data; in ogg_gptopts() local
H A Doggparsevorbis.c254 struct ogg *ogg = s->priv_data; in vorbis_cleanup() local
267 struct ogg *ogg = s->priv_data; in vorbis_update_metadata() local
297 struct ogg *ogg = s->priv_data; in vorbis_header() local
411 struct ogg *og in vorbis_packet() local
[all...]
H A Doggdec.c68 struct ogg *ogg = s->priv_data; in free_stream() local
84 struct ogg *ogg = s->priv_data; in ogg_save() local
120 struct ogg *ogg = s->priv_data; ogg_restore() local
159 struct ogg *ogg = s->priv_data; ogg_reset() local
212 struct ogg *ogg = s->priv_data; ogg_replace_stream() local
250 struct ogg *ogg = s->priv_data; ogg_new_stream() local
289 data_packets_seen(const struct ogg *ogg) data_packets_seen() argument
316 struct ogg *ogg = s->priv_data; ogg_read_page() local
501 struct ogg *ogg = s->priv_data; ogg_packet() local
643 struct ogg *ogg = s->priv_data; ogg_get_length() local
712 struct ogg *ogg = s->priv_data; ogg_read_close() local
727 struct ogg *ogg = s->priv_data; ogg_read_header() local
770 struct ogg *ogg = s->priv_data; ogg_calc_pts() local
800 struct ogg *ogg = s->priv_data; ogg_validate_keyframe() local
821 struct ogg *ogg; ogg_read_packet() local
892 struct ogg *ogg = s->priv_data; ogg_read_timestamp() local
933 struct ogg *ogg = s->priv_data; ogg_read_seek() local
[all...]
H A Doggenc.c176 OGGContext *ogg = s->priv_data; in ogg_buffer_page() local
204 OGGContext *ogg = s->priv_data; in ogg_buffer_data() local
451 OGGContext *ogg = s->priv_data; in ogg_write_pages() local
473 OGGContext *ogg = s->priv_data; ogg_init() local
722 OGGContext *ogg = s->priv_data; ogg_free() local
[all...]
/third_party/lame/libmp3lame/
H A Dset_get.c324 lame_set_ogg(lame_global_flags * gfp, int ogg) in lame_set_ogg() argument

Completed in 9 milliseconds