Searched refs:ReadFrameWithRewind (Results 1 – 1 of 1) sorted by relevance
/external/webrtc/webrtc/modules/audio_processing/test/ |
D | audio_processing_unittest.cc | 368 void ReadFrameWithRewind(FILE* file, AudioFrame* frame); 369 void ReadFrameWithRewind(FILE* file, AudioFrame* frame, 562 void ApmTest::ReadFrameWithRewind(FILE* file, AudioFrame* frame, in ReadFrameWithRewind() function in webrtc::__anon2153f0120111::ApmTest 570 void ApmTest::ReadFrameWithRewind(FILE* file, AudioFrame* frame) { in ReadFrameWithRewind() function in webrtc::__anon2153f0120111::ApmTest 571 ReadFrameWithRewind(file, frame, NULL); in ReadFrameWithRewind() 1226 ReadFrameWithRewind(near_file_, frame_); in RunQuantizedVolumeDoesNotGetStuckTest() 1257 ReadFrameWithRewind(near_file_, frame_); in RunManualVolumeChangeIsPossibleTest() 1274 ReadFrameWithRewind(near_file_, frame_); in RunManualVolumeChangeIsPossibleTest()
|