Searched refs:currentSpeechExpandRate (Results 1 – 4 of 4) sorted by relevance
111 uint16_t currentSpeechExpandRate; member
257 acm_stat->currentSpeechExpandRate = neteq_stat.speech_expand_rate; in GetNetworkStatistics()
232 stats.speech_expand_rate = Q14ToFloat(ns.currentSpeechExpandRate); in GetStats()
316 EXPECT_EQ(Q14ToFloat(kNetworkStats.currentSpeechExpandRate), in TEST()