Searched refs:stop_threshold (Results 1 - 4 of 4) sorted by relevance

/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
H A Dpcm.h292 snd_pcm_uframes_t stop_threshold; member in struct:snd_pcm_runtime
719 * Checks whether any data exists on the playback buffer. If stop_threshold
728 if (runtime->stop_threshold >= runtime->boundary)
H A Dasound.h369 snd_pcm_uframes_t stop_threshold; /* min avail frames for automatic stop */ member in struct:snd_pcm_sw_params
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
H A Dpcm.h292 snd_pcm_uframes_t stop_threshold; member in struct:snd_pcm_runtime
719 * Checks whether any data exists on the playback buffer. If stop_threshold
728 if (runtime->stop_threshold >= runtime->boundary)
H A Dasound.h369 snd_pcm_uframes_t stop_threshold; /* min avail frames for automatic stop */ member in struct:snd_pcm_sw_params

Completed in 32 milliseconds