Home
last modified time | relevance | path

Searched refs:profile_get_period_size (Results 1 – 3 of 3) sorted by relevance

/hardware/libhardware/modules/usbaudio/
Dalsa_device_profile.h88 unsigned int profile_get_period_size(alsa_device_profile* profile, unsigned sample_rate);
Dalsa_device_proxy.c53 profile_get_period_size(proxy->profile, proxy->alsa_config.rate); in proxy_prepare()
Dalsa_device_profile.c128 unsigned int profile_get_period_size(alsa_device_profile* profile, unsigned sample_rate) in profile_get_period_size() function