Searched defs:profile_get_period_size (Results 1 - 1 of 1) sorted by relevance

/system/media/alsa_utils/
H A Dalsa_device_profile.c126 unsigned int profile_get_period_size(const alsa_device_profile* profile, unsigned sample_rate) function
129 ALOGV("profile_get_period_size(rate:%d) = %d", sample_rate, period_size);

Completed in 72 milliseconds