webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Namespaces
utility_unittest.cc File Reference
#include <math.h>
#include "webrtc/base/format_macros.h"
#include "webrtc/common_audio/resampler/include/push_resampler.h"
#include "webrtc/modules/include/module_common_types.h"
#include "webrtc/test/gtest.h"
#include "webrtc/voice_engine/utility.h"
#include "webrtc/voice_engine/voice_engine_defines.h"
#include "webrtc/base/arraysize.h"

Namespaces

 webrtc
 
 webrtc::voe
 

Variable Documentation

◆ dst_frame_

AudioFrame dst_frame_
protected

◆ golden_frame_

AudioFrame golden_frame_
protected

◆ resampler_

PushResampler<int16_t> resampler_
protected

◆ src_frame_

AudioFrame src_frame_
protected