Searched refs:_playoutFreq (Results 1 – 3 of 3) sorted by relevance
82 _playoutFreq(ALSA_PLAYOUT_FREQ), in AudioDeviceLinuxALSA()1095 _playoutFramesIn10MS = _playoutFreq/100; in InitPlayout()1104 _playoutFreq, //rate in InitPlayout()1141 _ptrAudioBuffer->SetPlayoutSampleRate(_playoutFreq); in InitPlayout()1586 delayMS = (uint16_t)_playoutDelay * 1000 / _playoutFreq; in PlayoutDelay()2171 _playoutDelay * 1000 / _playoutFreq, in RecThreadProcess()
216 uint32_t _playoutFreq; variable
107 uint16_t _playoutFreq; variable