Home
last modified time | relevance | path

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

/system/media/alsa_utils/include/
Dalsa_device_profile.h91 unsigned int profile_get_period_size(const alsa_device_profile* profile, unsigned sample_rate);
/system/media/alsa_utils/
Dalsa_device_proxy.c97 profile_get_period_size(proxy->profile, proxy->alsa_config.rate); in proxy_prepare()
Dalsa_device_profile.c126 unsigned int profile_get_period_size(const alsa_device_profile* profile, unsigned sample_rate) in profile_get_period_size() function