webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Namespaces | Enumerations | Functions
unittest.cc File Reference
#include <algorithm>
#include <numeric>
#include <sstream>
#include <vector>
#include "webrtc/base/buffer.h"
#include "webrtc/modules/audio_coding/codecs/isac/fix/include/audio_encoder_isacfix.h"
#include "webrtc/modules/audio_coding/codecs/isac/main/include/audio_encoder_isac.h"
#include "webrtc/modules/audio_coding/neteq/tools/input_audio_file.h"
#include "webrtc/test/gtest.h"
#include "webrtc/test/testsupport/fileutils.h"

Namespaces

 webrtc
 

Enumerations

enum  webrtc::@18934::IsacType { webrtc::@18934::IsacType::Fix, webrtc::@18934::IsacType::Float }
 

Functions

 webrtc::TEST_P (IsacCommonTest, GetSetBandwidthInfo)
 
std::vector< IsacTestParam > webrtc::TestCases ()
 
 webrtc::INSTANTIATE_TEST_CASE_P (, IsacCommonTest, testing::ValuesIn(TestCases()))
 

Enumeration Type Documentation

◆ IsacType

enum webrtc::@18934::IsacType
strong

Variable Documentation

◆ adaptive

bool adaptive

◆ channel_rate_bits_per_second

int channel_rate_bits_per_second

◆ frame_size_ms

int frame_size_ms

◆ isac_type

IsacType isac_type

◆ sample_rate_hz

int sample_rate_hz