Searched refs:_playoutPeriodSizeInFrame (Results 1 – 2 of 2) sorted by relevance
80 _playoutPeriodSizeInFrame(0), in AudioDeviceLinuxALSA()832 &_playoutPeriodSizeInFrame); in InitPlayout()837 _playoutPeriodSizeInFrame = 0; in InitPlayout()841 << " period_size :" << _playoutPeriodSizeInFrame; in InitPlayout()
167 snd_pcm_uframes_t _playoutPeriodSizeInFrame; variable