Searched refs:ff_get_formatted_ntp_time (Results 1 – 3 of 3) sorted by relevance
478 uint64_t ff_get_formatted_ntp_time(uint64_t ntp_time_us);
263 uint64_t ff_get_formatted_ntp_time(uint64_t ntp_time_us) in ff_get_formatted_ntp_time() function
5445 … ntp_ts = ff_get_formatted_ntp_time((first_track->cluster[0].prft.wallclock / 1000) * 1000 + in mov_write_prft_tag()5449 ntp_ts = ff_get_formatted_ntp_time(ff_ntp_time()); in mov_write_prft_tag()5453 ntp_ts = ff_get_formatted_ntp_time(pts_us + NTP_OFFSET_US); in mov_write_prft_tag()