Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/modules/audio_coding/test/
H A DPCMFile.h59 void SetNum10MsBlocksToRead(int value);
H A DTestStereo.cc505 in_file_mono_->SetNum10MsBlocksToRead(50); in Run()
506 in_file_stereo_->SetNum10MsBlocksToRead(50); in Run()
H A DTestRedFec.cc175 _inFileA.SetNum10MsBlocksToRead(50); in Run()
H A DPCMFile.cc236 void PCMFile::SetNum10MsBlocksToRead(int value) { in SetNum10MsBlocksToRead() function in webrtc::PCMFile
H A DEncodeDecodeTest.cc66 _pcmFile.SetNum10MsBlocksToRead(50); in Setup()
H A DTestVADDTX.cc126 in_file.SetNum10MsBlocksToRead(100); in Run()
H A DTestAllCodecs.cc355 infile_a_.SetNum10MsBlocksToRead(50); in Run()