Home
last modified time | relevance | path

Searched refs:nonspeech_frames (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/modules/audio_coding/codecs/opus/
Daudio_encoder_opus_unittest.cc812 int nonspeech_frames = 0; in TEST_P() local
838 ++nonspeech_frames; in TEST_P()
840 if (nonspeech_frames > max_nonspeech_frames) in TEST_P()
841 max_nonspeech_frames = nonspeech_frames; in TEST_P()
842 nonspeech_frames = 0; in TEST_P()