Home
last modified time | relevance | path

Searched defs:ntp_time_ms (Results 1 – 23 of 23) sorted by relevance

/aosp_15_r20/external/webrtc/pc/test/
H A Dfake_audio_capture_module_unittest.cc69 int64_t* ntp_time_ms) override {} in PullRenderData()
79 int64_t* ntp_time_ms) override { in NeedMorePlayData()
H A Dfake_audio_capture_module.cc487 int64_t ntp_time_ms = 0; in ReceiveFrameP() local
/aosp_15_r20/external/webrtc/api/video/
H A Dvideo_frame.cc195 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 Dvideo_frame.h176 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 Daudio_transport_impl.cc208 int64_t* ntp_time_ms) { in NeedMorePlayData()
246 int64_t* ntp_time_ms) { in PullRenderData()
H A Daudio_state.cc194 int64_t ntp_time_ms; in UpdateNullAudioPollerState() local
H A Daudio_state_unittest.cc352 int64_t ntp_time_ms; in TEST_P() local
/aosp_15_r20/external/webrtc/modules/audio_device/
H A Daudio_device_data_observer.cc101 int64_t* ntp_time_ms) override { in NeedMorePlayData()
130 int64_t* ntp_time_ms) override { in PullRenderData()
H A Daudio_device_buffer.cc323 int64_t ntp_time_ms = -1; in RequestPlayoutData() local
H A Daudio_device_unittest.cc416 int64_t* ntp_time_ms) { in RealNeedMorePlayData()
/aosp_15_r20/external/webrtc/modules/video_coding/
H A Dpacket.cc36 int64_t ntp_time_ms, in VCMPacket()
H A Dframe_object.cc30 int64_t ntp_time_ms, in RtpFrameObject()
H A Dgeneric_decoder.h46 int64_t ntp_time_ms; member
/aosp_15_r20/external/webrtc/video/
H A Dframe_encode_metadata_writer.h54 int64_t ntp_time_ms = 0; member
H A Dvideo_stream_encoder_unittest.cc137 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 Dvideo_receive_stream2.h77 const int64_t ntp_time_ms; member
/aosp_15_r20/external/webrtc/sdk/objc/unittests/
H A DRTCAudioDeviceModule_xctest.mm26 int64_t* ntp_time_ms); typedef
/aosp_15_r20/external/webrtc/test/
H A Dmappable_native_buffer.cc44 VideoFrame CreateMappableNativeFrame(int64_t ntp_time_ms, in CreateMappableNativeFrame()
/aosp_15_r20/device/google/cuttlefish/host/frontend/webrtc/libcommon/
Daudio_device.cpp42 int64_t ntp_time_ms; in GetMoreAudioData() local
/aosp_15_r20/external/webrtc/modules/audio_device/include/
H A Dtest_audio_device.cc172 int64_t ntp_time_ms = -1; in ProcessAudio() local
/aosp_15_r20/external/webrtc/common_video/
H A Dvideo_frame_unittest.cc220 int64_t ntp_time_ms = 2; in TEST() local
/aosp_15_r20/external/webrtc/modules/audio_device/android/
H A Daudio_device_unittest.cc419 int64_t* ntp_time_ms) { in RealNeedMorePlayData()
/aosp_15_r20/external/webrtc/sdk/android/native_unittests/audio_device/
H A Daudio_device_unittest.cc416 int64_t* ntp_time_ms) { in RealNeedMorePlayData()