Home
last modified time | relevance | path

Searched defs:mute_factor_array (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/neteq/
Dnormal_unittest.cc60 rtc::scoped_ptr<int16_t[]> mute_factor_array(new int16_t[channels]); in TEST() local
106 rtc::scoped_ptr<int16_t[]> mute_factor_array(new int16_t[channels]); in TEST() local