ogg_granule_to_timestamp  170 libavformat/oggenc.c     next_granule = av_rescale_q(ogg_granule_to_timestamp(st2->priv_data, next->granule),
ogg_granule_to_timestamp  172 libavformat/oggenc.c     cur_granule  = av_rescale_q(ogg_granule_to_timestamp(st->priv_data, page->granule),
ogg_granule_to_timestamp  227 libavformat/oggenc.c         (ogg_granule_to_timestamp(oggstream, granule) >
ogg_granule_to_timestamp  228 libavformat/oggenc.c          ogg_granule_to_timestamp(oggstream, oggstream->last_granule) + 1 ||