Searched refs:lastdts (Results 1 – 7 of 7) sorted by relevance
152 os->lastdts = os->granule - duration; in opus_packet()162 priv->cur_dts = os->lastdts = os->lastpts -= priv->pre_skip; in opus_packet()
170 os->lastdts = AV_NOPTS_VALUE; in ogg_reset()237 os->lastdts = 0; in ogg_replace_stream()787 if (os->lastdts != AV_NOPTS_VALUE) { in ogg_calc_pts()789 *dts = os->lastdts; in ogg_calc_pts()790 os->lastdts = AV_NOPTS_VALUE; in ogg_calc_pts()797 os->lastpts = ogg_gptopts(s, idx, os->granule, &os->lastdts); in ogg_calc_pts()
73 int64_t lastdts; member
136 os->lastpts = os->lastdts = os->granule - packet_size * in speex_packet()
125 os->lastdts = vp8_gptopts(s, idx, os->granule, NULL) - duration; in vp8_packet()
459 os->lastdts = os->granule - duration; in vorbis_packet()462 os->lastpts = os->lastdts = AV_NOPTS_VALUE; in vorbis_packet()
195 os->lastpts = os->lastdts = pts; in theora_packet()