OGGPage            59 libavformat/oggenc.c     OGGPage page; ///< current page
OGGPage            65 libavformat/oggenc.c     OGGPage page;
OGGPage           109 libavformat/oggenc.c static int ogg_write_page(AVFormatContext *s, OGGPage *page, int extra_flags)
OGGPage           161 libavformat/oggenc.c static int ogg_compare_granule(AVFormatContext *s, OGGPage *next, OGGPage *page)
OGGPage           242 libavformat/oggenc.c         OGGPage *page = &oggstream->page;