Searched defs:ogg_codec_tag (Results 1 – 2 of 2) sorted by relevance
52 typedef struct ogg_codec_tag struct54 struct ogg_codec_tag *next; argument64 refbuf_t *(*process)(ogg_state_t *ogg_info, struct ogg_codec_tag *codec); argument66 struct ogg_codec_tag *codec, ogg_page *page); argument67 void (*codec_free)(ogg_state_t *ogg_info, struct ogg_codec_tag *codec); argument68 int (*get_image)(client_t *client, struct ogg_codec_tag *codec); argument
48 typedef struct ogg_codec_tag struct50 struct ogg_codec_tag *next; argument58 refbuf_t *(*process)(ogg_state_t *ogg_info, struct ogg_codec_tag *codec); argument60 struct ogg_codec_tag *codec, ogg_page *page); argument61 void (*codec_free)(ogg_state_t *ogg_info, struct ogg_codec_tag *codec); argument