/aosp_15_r20/external/webrtc/pc/test/ |
H A 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()
|
H A D | fake_audio_capture_module.cc | 487 int64_t ntp_time_ms = 0; in ReceiveFrameP() local
|
/aosp_15_r20/external/webrtc/api/video/ |
H A 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()
|
H A D | video_frame.h | 176 void set_ntp_time_ms(int64_t ntp_time_ms) { ntp_time_ms_ = ntp_time_ms; } in set_ntp_time_ms() 179 int64_t ntp_time_ms() const { return ntp_time_ms_; } in ntp_time_ms() function
|
/aosp_15_r20/external/webrtc/audio/ |
H A D | audio_transport_impl.cc | 208 int64_t* ntp_time_ms) { in NeedMorePlayData() 246 int64_t* ntp_time_ms) { in PullRenderData()
|
H A D | audio_state.cc | 194 int64_t ntp_time_ms; in UpdateNullAudioPollerState() local
|
H A D | audio_state_unittest.cc | 352 int64_t ntp_time_ms; in TEST_P() local
|
/aosp_15_r20/external/webrtc/modules/audio_device/ |
H A D | audio_device_data_observer.cc | 101 int64_t* ntp_time_ms) override { in NeedMorePlayData() 130 int64_t* ntp_time_ms) override { in PullRenderData()
|
H A D | audio_device_buffer.cc | 323 int64_t ntp_time_ms = -1; in RequestPlayoutData() local
|
H A D | audio_device_unittest.cc | 416 int64_t* ntp_time_ms) { in RealNeedMorePlayData()
|
/aosp_15_r20/external/webrtc/modules/video_coding/ |
H A D | packet.cc | 36 int64_t ntp_time_ms, in VCMPacket()
|
H A D | frame_object.cc | 30 int64_t ntp_time_ms, in RtpFrameObject()
|
H A D | generic_decoder.h | 46 int64_t ntp_time_ms; member
|
/aosp_15_r20/external/webrtc/video/ |
H A D | frame_encode_metadata_writer.h | 54 int64_t ntp_time_ms = 0; member
|
H A D | video_stream_encoder_unittest.cc | 137 int64_t ntp_time_ms) { in PassAFrame() 928 VideoFrame CreateFrame(int64_t ntp_time_ms, in CreateFrame() 939 VideoFrame CreateFrameWithUpdatedPixel(int64_t ntp_time_ms, in CreateFrameWithUpdatedPixel() 952 VideoFrame CreateFrame(int64_t ntp_time_ms, int width, int height) const { in CreateFrame() 963 VideoFrame CreateNV12Frame(int64_t ntp_time_ms, int width, int height) const { in CreateNV12Frame() 972 VideoFrame CreateFakeNativeFrame(int64_t ntp_time_ms, in CreateFakeNativeFrame() 985 VideoFrame CreateFakeNV12NativeFrame(int64_t ntp_time_ms, in CreateFakeNV12NativeFrame() 998 VideoFrame CreateFakeNativeFrame(int64_t ntp_time_ms, in CreateFakeNativeFrame() 1088 void CheckLastTimeStampsMatch(int64_t ntp_time_ms, in CheckLastTimeStampsMatch()
|
H A D | video_receive_stream2.h | 77 const int64_t ntp_time_ms; member
|
/aosp_15_r20/external/webrtc/sdk/objc/unittests/ |
H A D | RTCAudioDeviceModule_xctest.mm | 26 int64_t* ntp_time_ms); typedef
|
/aosp_15_r20/external/webrtc/test/ |
H A D | mappable_native_buffer.cc | 44 VideoFrame CreateMappableNativeFrame(int64_t ntp_time_ms, in CreateMappableNativeFrame()
|
/aosp_15_r20/device/google/cuttlefish/host/frontend/webrtc/libcommon/ |
D | audio_device.cpp | 42 int64_t ntp_time_ms; in GetMoreAudioData() local
|
/aosp_15_r20/external/webrtc/modules/audio_device/include/ |
H A D | test_audio_device.cc | 172 int64_t ntp_time_ms = -1; in ProcessAudio() local
|
/aosp_15_r20/external/webrtc/common_video/ |
H A D | video_frame_unittest.cc | 220 int64_t ntp_time_ms = 2; in TEST() local
|
/aosp_15_r20/external/webrtc/modules/audio_device/android/ |
H A D | audio_device_unittest.cc | 419 int64_t* ntp_time_ms) { in RealNeedMorePlayData()
|
/aosp_15_r20/external/webrtc/sdk/android/native_unittests/audio_device/ |
H A D | audio_device_unittest.cc | 416 int64_t* ntp_time_ms) { in RealNeedMorePlayData()
|