Searched refs:ogg_stream_processor (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna/tagutils/
H A Dtagutils-ogg.c47 } ogg_stream_processor; typedef in typeref:struct:_ogg_stream_processor
50 ogg_stream_processor *streams;
76 set->streams = calloc(5, sizeof(ogg_stream_processor));
84 _ogg_vorbis_process(ogg_stream_processor *stream, ogg_page *page,
197 _ogg_vorbis_end(ogg_stream_processor *stream, struct song_metadata *psong)
225 _ogg_process_null(ogg_stream_processor *stream, ogg_page *page, struct song_metadata *psong)
231 _ogg_process_other(ogg_stream_processor *stream, ogg_page *page, struct song_metadata *psong)
272 _ogg_null_start(ogg_stream_processor *stream)
280 _ogg_other_start(ogg_stream_processor *stream, char *type)
291 _ogg_vorbis_start(ogg_stream_processor *strea
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna-1.1.5/tagutils/
H A Dtagutils-ogg.c46 } ogg_stream_processor; typedef in typeref:struct:_ogg_stream_processor
49 ogg_stream_processor *streams;
75 set->streams = calloc(5, sizeof(ogg_stream_processor));
83 _ogg_vorbis_process(ogg_stream_processor *stream, ogg_page *page,
193 _ogg_vorbis_end(ogg_stream_processor *stream, struct song_metadata *psong)
217 _ogg_process_null(ogg_stream_processor *stream, ogg_page *page, struct song_metadata *psong)
223 _ogg_process_other(ogg_stream_processor *stream, ogg_page *page, struct song_metadata *psong)
264 _ogg_null_start(ogg_stream_processor *stream)
272 _ogg_other_start(ogg_stream_processor *stream, char *type)
283 _ogg_vorbis_start(ogg_stream_processor *strea
[all...]

Completed in 75 milliseconds