Home | History | Annotate | Download | only in android

Lines Matching refs:playout_frames_per_10ms_buffer

530   size_t playout_frames_per_10ms_buffer() const {
861 EXPECT_CALL(mock, NeedMorePlayData(playout_frames_per_10ms_buffer(),
903 EXPECT_CALL(mock, NeedMorePlayData(playout_frames_per_10ms_buffer(),
968 new FifoAudioStream(playout_frames_per_10ms_buffer()));
998 new LatencyMeasuringAudioStream(playout_frames_per_10ms_buffer()));