Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Doggparsevorbis.c215 int64_t final_pts; member
467 priv->final_pts = AV_NOPTS_VALUE; in vorbis_packet()
490 priv->final_pts = os->lastpts; in vorbis_packet()
494 int64_t skip = priv->final_pts + priv->final_duration + os->pduration - os->granule; in vorbis_packet()
497 os->pduration = os->granule - priv->final_pts - priv->final_duration; in vorbis_packet()

Completed in 2 milliseconds