ogg_granule_to_timestamp  156 libavformat/oggenc.c     next_granule = av_rescale_q(ogg_granule_to_timestamp(st2->priv_data, next->granule),
ogg_granule_to_timestamp  158 libavformat/oggenc.c     cur_granule  = av_rescale_q(ogg_granule_to_timestamp(st->priv_data, page->granule),
ogg_granule_to_timestamp  182 libavformat/oggenc.c     oggstream->page.start_granule = ogg_granule_to_timestamp(oggstream, oggstream->page.granule);
ogg_granule_to_timestamp  213 libavformat/oggenc.c         (ogg_granule_to_timestamp(oggstream, granule) >
ogg_granule_to_timestamp  214 libavformat/oggenc.c          ogg_granule_to_timestamp(oggstream, oggstream->last_granule) + 1 ||
ogg_granule_to_timestamp  254 libavformat/oggenc.c             int64_t next  = av_rescale_q(ogg_granule_to_timestamp(oggstream, page->granule),