Home
last modified time | relevance | path

Searched refs:_fetch_next_packet (Results 1 – 8 of 8) sorted by relevance

/dports/multimedia/poe/Poe-0.5.1/
H A Dvcedit.c139 static int _fetch_next_packet(vcedit_state *s, ogg_packet *p, ogg_page *page) in _fetch_next_packet() function
171 return _fetch_next_packet(s, p, page); in _fetch_next_packet()
349 while(_fetch_next_packet(state, &op, &ogin)) in vcedit_write()
/dports/audio/p5-Ogg-Vorbis-Header/Ogg-Vorbis-Header-0.11/inc/
H A Dvcedit.c151 static int _fetch_next_packet(vcedit_state *s, ogg_packet *p, ogg_page *page)
183 return _fetch_next_packet(s, p, page);
361 while(_fetch_next_packet(state, &op, &ogin))
/dports/audio/vorbisgain/vorbisgain-0.37/
H A Dvcedit.c154 static int _fetch_next_packet(vcedit_state *s, ogg_packet *p, ogg_page *page) in _fetch_next_packet() function
186 return _fetch_next_packet(s, p, page); in _fetch_next_packet()
371 while(_fetch_next_packet(state, &op, &ogin)) in vcedit_write()
/dports/audio/tagtool/tagtool-0.12.3/src/
H A Dvcedit.c152 static int _fetch_next_packet(vcedit_state *s, ogg_packet *p, ogg_page *page) in _fetch_next_packet() function
184 return _fetch_next_packet(s, p, page); in _fetch_next_packet()
362 while(_fetch_next_packet(state, &op, &ogin)) in vcedit_write()
/dports/audio/easytag/easytag-2.4.3/src/tags/
H A Dvcedit.c247 _fetch_next_packet (EtOggState *s, in _fetch_next_packet() function
311 return _fetch_next_packet (s, p, page, error); in _fetch_next_packet()
777 while (_fetch_next_packet (state, &op, &ogin, error)) in vcedit_write()
/dports/audio/kid3-kf5/kid3-3.8.6/src/plugins/oggflacmetadata/
H A Dvcedit.c426 static int _fetch_next_packet(vcedit_state *s, ogg_packet *p, ogg_page *page) in _fetch_next_packet() function
758 while(_fetch_next_packet(state, &op, &ogin)) in vcedit_write()
/dports/audio/kid3-qt5/kid3-3.8.6/src/plugins/oggflacmetadata/
H A Dvcedit.c426 static int _fetch_next_packet(vcedit_state *s, ogg_packet *p, ogg_page *page) in _fetch_next_packet() function
758 while(_fetch_next_packet(state, &op, &ogin)) in vcedit_write()
/dports/audio/vorbis-tools/vorbis-tools-1.4.2/vorbiscomment/
H A Dvcedit.c396 static int _fetch_next_packet(vcedit_state *s, ogg_packet *p, ogg_page *page) in _fetch_next_packet() function
702 while (_fetch_next_packet(state, &op, &ogin)) { in vcedit_write()