Searched refs:set_capture_time_ms (Results 1 – 17 of 17) sorted by relevance
132 set_capture_time_ms(other.capture_time_ms()); in CopyFrameInfoFrom()141 set_capture_time_ms(other->capture_time_ms()); in MoveFrameInfoFrom()
77 void set_capture_time_ms(int64_t time_ms) { capture_time_ms_ = time_ms; } in set_capture_time_ms() function
220 frame->set_capture_time_ms(frame->capture_time_ms() + in OnCaptureResult()
453 padding_packet->set_capture_time_ms(capture_time_ms_); in GeneratePadding()488 padding_packet->set_capture_time_ms( in GeneratePadding()525 packet->set_capture_time_ms(now_ms); in SendToNetwork()544 packet->set_capture_time_ms(now_ms); in EnqueuePackets()813 rtx_packet->set_capture_time_ms(packet.capture_time_ms()); in BuildRtxPacket()
268 packet->set_capture_time_ms(clock_->TimeInMilliseconds()); in SendAudio()364 packet->set_capture_time_ms(clock_->TimeInMilliseconds()); in SendTelephoneEventPacket()
45 void set_capture_time_ms(int64_t time) { capture_time_ms_ = time; } in set_capture_time_ms() function
145 fec_packet_to_send->set_capture_time_ms(clock_->TimeInMilliseconds()); in GetFecPackets()
48 packet->set_capture_time_ms(fake_clock_.TimeInMilliseconds()); in CreateRtpPacket()127 packet->set_capture_time_ms(capture_time_ms); in TEST_P()
441 single_packet->set_capture_time_ms(capture_time_ms); in SendVideo()
404 packet->set_capture_time_ms(capture_time_ms); in BuildRtpPacket()888 packet->set_capture_time_ms(capture_time_ms); in TEST_P()923 packet->set_capture_time_ms(capture_time_ms); in TEST_P()957 packet->set_capture_time_ms(clock_->TimeInMilliseconds()); in TEST_P()
95 frame->set_capture_time_ms((rtc::TimeNanos() - capture_start_time_nanos) / in CaptureFrame()
172 frame->set_capture_time_ms((rtc::TimeNanos() - capture_start_time_nanos) / in CaptureFrame()
118 frame->set_capture_time_ms((rtc::TimeNanos() - capture_start_time_nanos) / in CaptureFrame()
267 result->set_capture_time_ms((rtc::TimeNanos() - capture_start_time_nanos) / in CaptureFrame()
297 packet->set_capture_time_ms(now.ms()); in EnqueuePacketInternal()
63 packet->set_capture_time_ms(capture_time_ms); in BuildPacket()
261 new_frame->set_capture_time_ms((rtc::TimeNanos() - capture_start_time_nanos) /