/external/webrtc/modules/video_coding/ |
D | packet.cc | 36 int64_t ntp_time_ms, in VCMPacket()
|
D | frame_object.cc | 31 int64_t ntp_time_ms, in RtpFrameObject()
|
D | generic_decoder.h | 39 int64_t ntp_time_ms; member
|
D | packet_buffer.h | 66 int64_t ntp_time_ms = -1; member
|
D | packet_buffer.cc | 41 int64_t ntp_time_ms, in Packet()
|
/external/webrtc/pc/test/ |
D | fake_audio_capture_module_unittest.cc | 69 int64_t* ntp_time_ms) override {} in PullRenderData() 79 int64_t* ntp_time_ms) override { in NeedMorePlayData()
|
D | fake_audio_capture_module.cc | 505 int64_t ntp_time_ms = 0; in ReceiveFrameP() local
|
/external/webrtc/api/video/ |
D | video_frame.h | 165 void set_ntp_time_ms(int64_t ntp_time_ms) { ntp_time_ms_ = ntp_time_ms; } in set_ntp_time_ms() 168 int64_t ntp_time_ms() const { return ntp_time_ms_; } in ntp_time_ms() function
|
D | video_frame.cc | 195 VideoFrame::Builder& VideoFrame::Builder::set_ntp_time_ms(int64_t ntp_time_ms) { in set_ntp_time_ms() 260 int64_t ntp_time_ms, in VideoFrame()
|
/external/webrtc/audio/ |
D | null_audio_poller.cc | 53 int64_t ntp_time_ms; in OnMessage() local
|
D | audio_transport_impl.cc | 180 int64_t* ntp_time_ms) { in NeedMorePlayData() 217 int64_t* ntp_time_ms) { in PullRenderData()
|
D | audio_state_unittest.cc | 268 int64_t ntp_time_ms; in TEST() local
|
/external/webrtc/video/ |
D | frame_encode_metadata_writer.h | 59 int64_t ntp_time_ms = 0; member
|
D | video_receive_stream2.h | 70 const int64_t ntp_time_ms; member
|
D | video_stream_encoder_unittest.cc | 718 VideoFrame CreateFrame(int64_t ntp_time_ms, in CreateFrame() 732 VideoFrame CreateFrameWithUpdatedPixel(int64_t ntp_time_ms, in CreateFrameWithUpdatedPixel() 748 VideoFrame CreateFrame(int64_t ntp_time_ms, int width, int height) const { in CreateFrame() 762 VideoFrame CreateFakeNativeFrame(int64_t ntp_time_ms, in CreateFakeNativeFrame() 778 VideoFrame CreateFakeNativeFrame(int64_t ntp_time_ms, in CreateFakeNativeFrame() 872 void CheckLastTimeStampsMatch(int64_t ntp_time_ms, in CheckLastTimeStampsMatch()
|
D | video_receive_stream_unittest.cc | 84 void SetNtpTime(int64_t ntp_time_ms) { ntp_time_ms_ = ntp_time_ms; } in SetNtpTime()
|
D | video_receive_stream2_unittest.cc | 85 void SetNtpTime(int64_t ntp_time_ms) { ntp_time_ms_ = ntp_time_ms; } in SetNtpTime()
|
/external/webrtc/sdk/objc/unittests/ |
D | RTCAudioDeviceModule_xctest.mm | 26 int64_t* ntp_time_ms); typedef
|
/external/webrtc/media/base/ |
D | fake_video_renderer.h | 64 int64_t ntp_time_ms() const { in ntp_time_ms() function
|
/external/webrtc/modules/audio_device/ |
D | audio_device_data_observer.cc | 83 int64_t* ntp_time_ms) override { in NeedMorePlayData() 112 int64_t* ntp_time_ms) override { in PullRenderData()
|
D | audio_device_buffer.cc | 301 int64_t ntp_time_ms = -1; in RequestPlayoutData() local
|
D | audio_device_unittest.cc | 417 int64_t* ntp_time_ms) { in RealNeedMorePlayData()
|
/external/webrtc/modules/audio_device/include/ |
D | test_audio_device.cc | 178 int64_t ntp_time_ms = -1; in ProcessAudio() local
|
/external/webrtc/common_video/ |
D | video_frame_unittest.cc | 292 int64_t ntp_time_ms = 2; in TEST() local
|
/external/webrtc/modules/audio_device/android/ |
D | audio_device_unittest.cc | 419 int64_t* ntp_time_ms) { in RealNeedMorePlayData()
|