Searched refs:ts_perf_time (Results 1 – 1 of 1) sorted by relevance
1759 bigtime_t ts_perf_time; in raw_audio_thread() local1767 fDemux->TimesourceInfo(&ts_perf_time, &ts_sys_time); in raw_audio_thread()1768 ts_offset = ts_sys_time - ts_perf_time; in raw_audio_thread()1981 bigtime_t ts_perf_time; in raw_video_thread() local1987 fDemux->TimesourceInfo(&ts_perf_time, &ts_sys_time); in raw_video_thread()1988 ts_offset = ts_sys_time - ts_perf_time; in raw_video_thread()