Home
last modified time | relevance | path

Searched refs:atsc_a65_GPSTimeToEpoch (Results 1 – 2 of 2) sorted by relevance

/dports/multimedia/vlc/vlc-3.0.16/modules/codec/
H A Datsc_a65.h32 static inline time_t atsc_a65_GPSTimeToEpoch( time_t i_seconds, time_t i_gpstoepoch_leaptime_offset… in atsc_a65_GPSTimeToEpoch() function
/dports/multimedia/vlc/vlc-3.0.16/modules/demux/mpeg/
H A Dts_psip.c329 …time_t i_start = atsc_a65_GPSTimeToEpoch( p_evt->i_start_time, p_basectx->p_stt->i_gps_utc_offset … in ATSC_CreateVLCEPGEvent()
448 time_t i_current_time = atsc_a65_GPSTimeToEpoch( p_basectx->p_stt->i_system_time, in ATSC_EIT_Callback()
802 time_t i_current_time = atsc_a65_GPSTimeToEpoch( p_stt->i_system_time, in ATSC_STT_Callback()