Home
last modified time | relevance | path

Searched defs:snd_pcm_hw_params_get_buffer_time_max (Results 1 – 9 of 9) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/System/System.Media/
H A DAudioDevice.cs155 …static extern int snd_pcm_hw_params_get_buffer_time_max(IntPtr param, ref uint buffer_time, ref in… in snd_pcm_hw_params_get_buffer_time_max() method in Mono.Audio.AlsaDevice
/dports/audio/openal-soft/openal-soft-1.21.1/alc/backends/
H A Dalsa.cpp163 #define snd_pcm_hw_params_get_buffer_time_max psnd_pcm_hw_params_get_buffer_time_max macro
/dports/audio/alsa-lib/alsa-lib-1.2.2/src/pcm/
H A Dpcm.c5578 EXPORT_SYMBOL int INTERNAL(snd_pcm_hw_params_get_buffer_time_max)(const snd_pcm_hw_params_t *params… in INTERNAL() argument
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/alsa-sys-0.1.2/src/
H A Dlib.rs1149 …pub fn snd_pcm_hw_params_get_buffer_time_max(params: *const snd_pcm_hw_params_t, val: *mut c_uint,… in snd_pcm_hw_params_get_buffer_time_max() function
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/alsa-sys-0.1.2/src/
H A Dlib.rs1149 …pub fn snd_pcm_hw_params_get_buffer_time_max(params: *const snd_pcm_hw_params_t, val: *mut c_uint,… in snd_pcm_hw_params_get_buffer_time_max() function
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/alsa-sys-0.3.1/src/
H A Dgenerated.rs2562 pub fn snd_pcm_hw_params_get_buffer_time_max( in snd_pcm_hw_params_get_buffer_time_max() function
/dports/www/firefox/firefox-99.0/third_party/rust/alsa-sys/src/
H A Dgenerated.rs2562 pub fn snd_pcm_hw_params_get_buffer_time_max( in snd_pcm_hw_params_get_buffer_time_max() function
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/alsa-sys-0.3.1/src/
H A Dgenerated.rs2562 pub fn snd_pcm_hw_params_get_buffer_time_max( in snd_pcm_hw_params_get_buffer_time_max() function
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/src/proxy/client/src/
H A Dclient.c11049 int snd_pcm_hw_params_get_buffer_time_max(const snd_pcm_hw_params_t * params, unsigned int * val, i… in snd_pcm_hw_params_get_buffer_time_max() function