webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Namespaces
resampler_unittest.cc File Reference
#include "webrtc/common_audio/resampler/include/resampler.h"
#include "webrtc/test/gtest.h"

Namespaces

 webrtc
 

Variable Documentation

◆ data_in_

int16_t data_in_[kDataSize]
protected

◆ data_out_

int16_t data_out_[kDataSize]
protected

◆ rs_

Resampler rs_
protected