Home
last modified time | relevance | path

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

/dports/audio/icecast-kh/icecast-kh-icecast-2.4.0-kh15/src/
H A Dformat_ogg.h52 typedef struct ogg_codec_tag struct
54 struct ogg_codec_tag *next; argument
64 refbuf_t *(*process)(ogg_state_t *ogg_info, struct ogg_codec_tag *codec); argument
66 struct ogg_codec_tag *codec, ogg_page *page); argument
67 void (*codec_free)(ogg_state_t *ogg_info, struct ogg_codec_tag *codec); argument
68 int (*get_image)(client_t *client, struct ogg_codec_tag *codec); argument
/dports/audio/icecast/icecast-2.4.4/src/
H A Dformat_ogg.h48 typedef struct ogg_codec_tag struct
50 struct ogg_codec_tag *next; argument
58 refbuf_t *(*process)(ogg_state_t *ogg_info, struct ogg_codec_tag *codec); argument
60 struct ogg_codec_tag *codec, ogg_page *page); argument
61 void (*codec_free)(ogg_state_t *ogg_info, struct ogg_codec_tag *codec); argument