Home
last modified time | relevance | path

Searched defs:ntp (Results 1 – 25 of 48) sorted by relevance

12

/aosp_15_r20/external/webrtc/system_wrappers/source/
H A Dntp_time_unittest.cc28 NtpTime ntp; in TEST() local
33 NtpTime ntp(kNtpSec, kNtpFrac); in TEST() local
40 NtpTime ntp; in TEST() local
58 NtpTime ntp = clock.CurrentNtpTime(); in TEST() local
H A Drtp_to_ntp_estimator_unittest.cc146 NtpTime ntp(0, 699925050); in TEST() local
159 NtpTime ntp(ntp_raw); in TEST() local
H A Drtp_to_ntp_estimator.cc76 NtpTime ntp, in UpdateMeasurements()
/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/rtcp_packet/
H A Drrtr.h41 void SetNtp(NtpTime ntp) { ntp_ = ntp; } in SetNtp()
43 NtpTime ntp() const { return ntp_; } in ntp() function
H A Dsender_report.h39 void SetNtp(NtpTime ntp) { ntp_ = ntp; } in SetNtp()
53 NtpTime ntp() const { return ntp_; } in ntp() function
/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/
H A Dremote_ntp_time_estimator_unittest.cc44 NtpTime ntp = remote_clock_.CurrentNtpTime(); in SendRtcpSr() local
53 NtpTime ntp(static_cast<uint64_t>(remote_clock_.CurrentNtpTime()) + in SendRtcpSrInaccurately() local
H A Drtcp_sender_unittest.cc171 NtpTime ntp = clock_.CurrentNtpTime(); in TEST_F() local
534 NtpTime ntp = clock_.CurrentNtpTime(); in TEST_F() local
551 NtpTime ntp = clock_.CurrentNtpTime(); in TEST_F() local
H A Dtime_util.h30 inline uint32_t CompactNtp(NtpTime ntp) { in CompactNtp()
H A Drtp_rtcp_impl_unittest.cc639 const NtpTime ntp(/*seconds=*/1u, /*fractions=*/1u << 31); in TEST_F() local
H A Drtp_rtcp_impl2_unittest.cc808 const NtpTime ntp(/*seconds=*/1u, /*fractions=*/1u << 31); in TEST_F() local
/aosp_15_r20/packages/modules/ImsMedia/service/src/com/android/telephony/imsmedia/lib/libimsmedia/config/src/
DRtpReceptionStats.cpp34 const int64_t ntp, const int32_t jitterBuffer, const int32_t roundTripTime) in RtpReceptionStats()
137 void RtpReceptionStats::setRtcpSrNtpTimestamp(const int64_t ntp) in setRtcpSrNtpTimestamp()
/aosp_15_r20/packages/modules/ImsMedia/framework/src/android/telephony/imsmedia/
DRtpReceptionStats.java60 private RtpReceptionStats(int rtpTs, int rtcpTs, long ntp, int delay, int roundtrip) { in RtpReceptionStats()
206 public @NonNull Builder setRtcpSrNtpTimestamp(final long ntp) { in setRtcpSrNtpTimestamp()
/aosp_15_r20/external/libpcap/
H A Dpcap-snit.c121 register struct nit_iftime *ntp; in pcap_read_snit() local
/aosp_15_r20/packages/modules/ImsMedia/tests/native/service/src/com/android/telephony/imsmedia/lib/libimsmedia/core/audio/
DMediaQualityAnalyzerTest.cpp1006 uint64_t ntp = static_cast<uint64_t>(kNtpH) << 32 | kNtpL; in TEST_F() local
/aosp_15_r20/frameworks/av/media/libstagefright/rtsp/
H A DARTPWriter.cpp842 uint64_t ntp = GetNowNTP(); in dumpSessionDesc() local
/aosp_15_r20/frameworks/base/core/proto/android/providers/settings/
H A Dglobal.proto740 optional Ntp ntp = 84; field
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libplatformprotos/linux_glibc_x86_64_static/gen/proto/frameworks/base/core/proto/android/providers/settings/
Dglobal.pb.h57827 inline const ::android::providers::settings::GlobalSettingsProto_Ntp& GlobalSettingsProto::ntp() co… in ntp() function
57832 ::android::providers::settings::GlobalSettingsProto_Ntp* ntp) { in unsafe_arena_set_allocated_ntp()
57879 …e void GlobalSettingsProto::set_allocated_ntp(::android::providers::settings::GlobalSettingsProto_… in set_allocated_ntp()
Dglobal.pb.cc33418 GlobalSettingsProto::_Internal::ntp(const GlobalSettingsProto* msg) { in ntp() function in android::providers::settings::GlobalSettingsProto::_Internal
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libplatformprotos/android_arm64_armv8-2a_cortex-a55_static/gen/proto/frameworks/base/core/proto/android/providers/settings/
Dglobal.pb.h56600 inline const ::android::providers::settings::GlobalSettingsProto_Ntp& GlobalSettingsProto::ntp() co… in ntp() function
56605 ::android::providers::settings::GlobalSettingsProto_Ntp* ntp) { in unsafe_arena_set_allocated_ntp()
56652 …e void GlobalSettingsProto::set_allocated_ntp(::android::providers::settings::GlobalSettingsProto_… in set_allocated_ntp()
Dglobal.pb.cc30934 GlobalSettingsProto::_Internal::ntp(const GlobalSettingsProto* msg) { in ntp() function in android::providers::settings::GlobalSettingsProto::_Internal
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libplatformprotos/android_arm64_armv8-2a_cortex-a55_static_cfi/gen/proto/frameworks/base/core/proto/android/providers/settings/
Dglobal.pb.h56600 inline const ::android::providers::settings::GlobalSettingsProto_Ntp& GlobalSettingsProto::ntp() co… in ntp() function
56605 ::android::providers::settings::GlobalSettingsProto_Ntp* ntp) { in unsafe_arena_set_allocated_ntp()
56652 …e void GlobalSettingsProto::set_allocated_ntp(::android::providers::settings::GlobalSettingsProto_… in set_allocated_ntp()
Dglobal.pb.cc30934 GlobalSettingsProto::_Internal::ntp(const GlobalSettingsProto* msg) { in ntp() function in android::providers::settings::GlobalSettingsProto::_Internal
/aosp_15_r20/external/executorch/examples/mediatek/models/llm_models/weights/Llama-3.2-1B-Instruct/
H A Dtokenizer.json92852 "ntp": 90440, number
/aosp_15_r20/external/executorch/examples/mediatek/models/llm_models/weights/Llama-3.2-3B-Instruct/
H A Dtokenizer.json92852 "ntp": 90440, number
/aosp_15_r20/external/executorch/examples/mediatek/models/llm_models/weights/llama3-8B-instruct/
H A Dtokenizer.json92793 "ntp": 90440, number

12