Searched refs:GetBufferSizeInMilliseconds (Results 1 – 6 of 6) sorted by relevance
159 playout_parameters_.GetBufferSizeInMilliseconds()); in TEST_F()167 record_parameters_.GetBufferSizeInMilliseconds()); in TEST_F()215 EXPECT_EQ(0.0f, params.GetBufferSizeInMilliseconds()); in TEST_F()237 EXPECT_EQ(kBufferSizeInMs, params.GetBufferSizeInMilliseconds()); in TEST_F()
219 audio_parameters_.GetBufferSizeInMilliseconds()); in AllocateDataBuffers()
124 double GetBufferSizeInMilliseconds() const { in GetBufferSizeInMilliseconds() function144 ss << ", size_in_ms=" << GetBufferSizeInMilliseconds(); in ToString()
978 output_parameters_.GetBufferSizeInMilliseconds()); in TEST_F()986 input_parameters_.GetBufferSizeInMilliseconds()); in TEST_F()1030 EXPECT_EQ(0.0f, params.GetBufferSizeInMilliseconds()); in TEST_F()1052 EXPECT_EQ(kBufferSizeInMs, params.GetBufferSizeInMilliseconds()); in TEST_F()
228 audio_parameters_.GetBufferSizeInMilliseconds()); in AllocateDataBuffers()
445 const int glitch_threshold = 1.6 * playout_parameters_.GetBufferSizeInMilliseconds();