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

  /external/webrtc/webrtc/modules/audio_coding/test/
PCMFile.h 52 void FastForward(int num_10ms_blocks);
opus_test.cc 239 in_file_stereo_.FastForward(100);
240 in_file_mono_.FastForward(100);
PCMFile.cc 191 void PCMFile::FastForward(int num_10ms_blocks) {
TestVADDTX.cc 94 in_file.FastForward(50);
TestStereo.cc 742 in_file_stereo_->FastForward(100);
743 in_file_mono_->FastForward(100);
EncodeDecodeTest.cc 69 _pcmFile.FastForward(100);
TestAllCodecs.cc 429 infile_a_.FastForward(100);
iSACTest.cc 123 _inFileA.FastForward(100);
TestRedFec.cc 459 _inFileA.FastForward(100);

Completed in 156 milliseconds