HomeSort by relevance Sort by last modified time
    Searched refs:poor_fraction (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/voice_engine/
voe_audio_processing_impl.cc 896 float poor_fraction = 0; local
899 &median, &std, &poor_fraction)) {
909 fraction_poor_delays = poor_fraction;
    [all...]
  /external/webrtc/webrtc/modules/audio_processing/test/
audio_processing_unittest.cc 663 float poor_fraction; local
667 &poor_fraction));
694 float poor_fraction; local
697 &poor_fraction));
939 float poor_fraction = 0; local
    [all...]

Completed in 46 milliseconds