Searched defs:ntp_time_ms (Results 1 – 15 of 15) sorted by relevance
112 void set_ntp_time_ms(int64_t ntp_time_ms) { in set_ntp_time_ms()117 int64_t ntp_time_ms() const { return ntp_time_ms_; } in ntp_time_ms() function
119 int64_t ntp_time_ms = -1; in CaptureAudio() local
73 int64_t ntp_time_ms = 2; in TEST() local119 int64_t ntp_time_ms = 2; in TEST() local
105 int64_t* ntp_time_ms) { in NeedMorePlayData()170 int64_t* ntp_time_ms) { in PullRenderData()770 int64_t* ntp_time_ms) { in GetPlayoutData()
90 int64_t* ntp_time_ms) override { in NeedMorePlayData()
703 int64_t ntp_time_ms = 0; in ReceiveFrameP() local
538 int64_t ntp_time_ms = -1; in RequestPlayoutData() local
132 int64_t* ntp_time_ms) {} in PullRenderData()
1330 int64_t ntp_time_ms) { in ReturnFrame()
445 int64_t* ntp_time_ms) { in RealNeedMorePlayData()
347 int64_t* ntp_time_ms) in NeedMorePlayData()
118 int64_t* ntp_time_ms) override { in NeedMorePlayData()
130 void OnReportEncodedTime(int64_t ntp_time_ms, int encode_time_ms) override { in OnReportEncodedTime()
453 int64_t* ntp_time_ms) { in RealNeedMorePlayData()
260 int64_t ntp_time_ms; member