Home
last modified time | relevance | path

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

/third_party/libsnd/src/
Dogg.c211 ogg_write_page (SF_PRIVATE *psf, ogg_page *page) in ogg_write_page() function
/third_party/ffmpeg/libavformat/
Doggenc.c102 static void ogg_write_page(AVFormatContext *s, OGGPage *page, int extra_flags) in ogg_write_page() function