Home
last modified time | relevance | path

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

/external/webrtc/webrtc/voice_engine/test/auto_test/standard/
Dmixing_test.cc237 const int16_t kInputValue = 1000; in TEST_F() local
247 const int16_t kInputValue = 20000; in TEST_F() local
257 const int16_t kInputValue = kInt16Max; in TEST_F() local
267 const int16_t kInputValue = 1000; in TEST_F() local
274 const int16_t kInputValue = 1000; in TEST_F() local
281 const int16_t kInputValue = 1000; in TEST_F() local
Dfile_before_streaming_test.cc19 const int16_t kInputValue = 15000; variable