Searched refs:_ogg_get_next_page (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.c401 _ogg_get_next_page(FILE *f, ogg_sync_state *sync, ogg_page *page, function
450 while(_ogg_get_next_page(file, &sync, &page, &written))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna-1.1.5/tagutils/
H A Dtagutils-ogg.c392 _ogg_get_next_page(FILE *f, ogg_sync_state *sync, ogg_page *page, function
442 while(_ogg_get_next_page(file, &sync, &page, &written))

Completed in 81 milliseconds