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

  /external/webrtc/webrtc/modules/audio_device/ios/
audio_device_unittest_ios.cc 518 size_t playout_frames_per_10ms_buffer() const { function in class:webrtc::AudioDeviceTest
662 mock, NeedMorePlayData(playout_frames_per_10ms_buffer(), kBytesPerSample,
684 mock2, NeedMorePlayData(playout_frames_per_10ms_buffer(), kBytesPerSample,
704 EXPECT_CALL(mock, NeedMorePlayData(playout_frames_per_10ms_buffer(),
737 EXPECT_CALL(mock, NeedMorePlayData(playout_frames_per_10ms_buffer(),
799 new FifoAudioStream(playout_frames_per_10ms_buffer()));
    [all...]
  /external/webrtc/webrtc/modules/audio_device/android/
audio_device_unittest.cc 530 size_t playout_frames_per_10ms_buffer() const { function in class:webrtc::AudioDeviceTest
861 EXPECT_CALL(mock, NeedMorePlayData(playout_frames_per_10ms_buffer(),
    [all...]

Completed in 57 milliseconds