Searched refs:_playoutBufferSizeInFrame (Results 1 – 2 of 2) sorted by relevance
75 _playoutBufferSizeInFrame(0), in AudioDeviceLinuxALSA()1121 &_playoutBufferSizeInFrame, &_playoutPeriodSizeInFrame); in InitPlayout()1128 _playoutBufferSizeInFrame = 0; in InitPlayout()1135 _playoutBufferSizeInFrame, _playoutPeriodSizeInFrame); in InitPlayout()
207 snd_pcm_uframes_t _playoutBufferSizeInFrame; variable