Searched refs:ogg_codec (Results 1 – 12 of 12) sorted by relevance
31 struct ogg_codec { struct77 const struct ogg_codec *codec; argument117 extern const struct ogg_codec ff_celt_codec;118 extern const struct ogg_codec ff_dirac_codec;119 extern const struct ogg_codec ff_flac_codec;120 extern const struct ogg_codec ff_ogm_audio_codec;121 extern const struct ogg_codec ff_ogm_old_codec;122 extern const struct ogg_codec ff_ogm_text_codec;123 extern const struct ogg_codec ff_ogm_video_codec;124 extern const struct ogg_codec ff_old_dirac_codec;[all …]
194 const struct ogg_codec ff_ogm_video_codec = {203 const struct ogg_codec ff_ogm_audio_codec = {212 const struct ogg_codec ff_ogm_text_codec = {221 const struct ogg_codec ff_ogm_old_codec = {
128 const struct ogg_codec ff_flac_codec = {135 const struct ogg_codec ff_old_flac_codec = {
116 const struct ogg_codec ff_dirac_codec = {125 const struct ogg_codec ff_old_dirac_codec = {
96 const struct ogg_codec ff_skeleton_codec = {
92 const struct ogg_codec ff_celt_codec = {
148 const struct ogg_codec ff_speex_codec = {
139 const struct ogg_codec ff_vp8_codec = {
181 const struct ogg_codec ff_opus_codec = {
211 const struct ogg_codec ff_theora_codec = {
43 static const struct ogg_codec * const ogg_codecs[] = {192 static const struct ogg_codec *ogg_find_codec(uint8_t *buf, int size) in ogg_find_codec()214 const struct ogg_codec *codec; in ogg_replace_stream()
503 const struct ogg_codec ff_vorbis_codec = {