OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ACMTestISACConfig
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/webrtc/modules/audio_coding/main/test/
iSACTest.h
29
struct
ACMTestISACConfig
{
51
void EncodeDecode(int testNr,
ACMTestISACConfig
& wbISACConfig,
52
ACMTestISACConfig
& swbISACConfig);
iSACTest.cc
35
void SetISACConfigDefault(
ACMTestISACConfig
& isacConfig) {
47
int16_t SetISAConfig(
ACMTestISACConfig
& isacConfig, AudioCodingModule* acm,
159
ACMTestISACConfig
wbISACConfig;
160
ACMTestISACConfig
swbISACConfig;
259
void ISACTest::EncodeDecode(int testNr,
ACMTestISACConfig
& wbISACConfig,
260
ACMTestISACConfig
& swbISACConfig) {
Completed in 40 milliseconds