Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Dmovenc.c5572 int64_t pos = avio_tell(pb), pts_us, ntp_ts; local
5601 pts_us = av_rescale_q(first_track->cluster[0].pts,
5603 ntp_ts = ff_get_formatted_ntp_time(pts_us + NTP_OFFSET_US);

Completed in 12 milliseconds