Searched refs:removed_samples_for_acceleration (Results 1 – 15 of 15) sorted by relevance
44 sample.removed_samples_for_acceleration = in OnStatsReports()45 stat->removed_samples_for_acceleration.ValueOrDefault(0ul); in OnStatsReports()75 (sample.removed_samples_for_acceleration - in OnStatsReports()76 prev_sample.removed_samples_for_acceleration) / in OnStatsReports()
53 uint64_t removed_samples_for_acceleration = 0; member
394 &removed_samples_for_acceleration,447 removed_samples_for_acceleration("removedSamplesForAcceleration"), in RTCMediaStreamTrackStats()504 removed_samples_for_acceleration(other.removed_samples_for_acceleration), in RTCMediaStreamTrackStats()614 &removed_samples_for_acceleration,667 removed_samples_for_acceleration("removedSamplesForAcceleration"), in RTCInboundRTPStreamStats()716 removed_samples_for_acceleration(other.removed_samples_for_acceleration), in RTCInboundRTPStreamStats()
64 uint64_t removed_samples_for_acceleration = 0; member
73 uint64_t removed_samples_for_acceleration = 0; member
644 media_stream_track.removed_samples_for_acceleration); in VerifyRTCMediaStreamTrackStats()683 media_stream_track.removed_samples_for_acceleration); in VerifyRTCMediaStreamTrackStats()716 media_stream_track.removed_samples_for_acceleration); in VerifyRTCMediaStreamTrackStats()848 inbound_stream.removed_samples_for_acceleration); in VerifyRTCInboundRTPStreamStats()870 inbound_stream.removed_samples_for_acceleration); in VerifyRTCInboundRTPStreamStats()
306 inbound_audio->removed_samples_for_acceleration = in SetInboundRTPStreamStatsFromVoiceReceiverInfo()307 voice_receiver_info.removed_samples_for_acceleration; in SetInboundRTPStreamStatsFromVoiceReceiverInfo()683 audio_track_stats->removed_samples_for_acceleration = in ProduceMediaStreamTrackStatsFromVoiceReceiverInfo()684 voice_receiver_info.removed_samples_for_acceleration; in ProduceMediaStreamTrackStatsFromVoiceReceiverInfo()
1561 voice_receiver_info.removed_samples_for_acceleration = 876; in TEST_F()1606 expected_remote_audio_track.removed_samples_for_acceleration = 876; in TEST_F()1793 voice_media_info.receivers[0].removed_samples_for_acceleration = 8; in TEST_F()1843 expected_audio.removed_samples_for_acceleration = 8; in TEST_F()
324 RTCStatsMember<uint64_t> removed_samples_for_acceleration; variable429 RTCStatsMember<uint64_t> removed_samples_for_acceleration; variable
289 neteq_lifetime_stat.removed_samples_for_acceleration; in GetNetworkStatistics()
237 lifetime_stats_.removed_samples_for_acceleration += num_samples; in AcceleratedSamples()
1210 EXPECT_EQ(result_no_delay.lifetime_stats.removed_samples_for_acceleration, in TEST()1211 result_delay.lifetime_stats.removed_samples_for_acceleration); in TEST()
230 stats.removed_samples_for_acceleration = ns.removedSamplesForAcceleration; in GetStats()
498 uint64_t removed_samples_for_acceleration = 0; member
2370 rinfo.removed_samples_for_acceleration = in GetStats()2371 stats.removed_samples_for_acceleration; in GetStats()