Home
last modified time | relevance | path

Searched refs:ogg_gptopts (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Doggdec.c670 ogg_gptopts(s, i, ogg->streams[i].granule, NULL); in ogg_get_length()
757 ogg_gptopts(s, i, os->start_granule, NULL); in ogg_read_header()
789 pts = ogg_gptopts(s, idx, os->granule, dts); in ogg_calc_pts()
791 os->lastpts = ogg_gptopts(s, idx, os->granule, &os->lastdts); in ogg_calc_pts()
H A Doggdec.h167 ogg_gptopts (AVFormatContext * s, int i, uint64_t gp, int64_t *dts) in ogg_gptopts() function

Completed in 3 milliseconds