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

  /external/webrtc/src/modules/audio_processing/test/
process_test.cc 391 const char drift_filename[] = "apm_drift.dat"; local
441 drift_file = fopen(drift_filename, "rb");
443 << drift_filename;
    [all...]
  /external/chromium_org/third_party/webrtc/modules/audio_processing/test/
process_test.cc 460 const char drift_filename[] = "apm_drift.dat"; local
506 drift_file = OpenFile(drift_filename, "rb");
    [all...]

Completed in 107 milliseconds