◆ CalculateMomentsAndVerify()
void webrtc::MovingMomentsTest::CalculateMomentsAndVerify |
( |
const float * |
input, |
|
|
size_t |
input_length, |
|
|
const float * |
expected_mean, |
|
|
const float * |
expected_mean_squares |
|
) |
| |
|
protected |
◆ SetUp()
void webrtc::MovingMomentsTest::SetUp |
( |
| ) |
|
|
protectedvirtual |
◆ kMaxOutputLength
const size_t webrtc::MovingMomentsTest::kMaxOutputLength = 20 |
|
staticprotected |
◆ kMovingMomentsBufferLength
const size_t webrtc::MovingMomentsTest::kMovingMomentsBufferLength = 5 |
|
staticprotected |
◆ moving_moments_
std::unique_ptr<MovingMoments> webrtc::MovingMomentsTest::moving_moments_ |
|
protected |
◆ output_mean_
◆ output_mean_squares_
The documentation for this class was generated from the following file: