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

/hardware/libhardware/modules/usbaudio/
H A Dalsa_device_proxy.c126 unsigned int proxy_get_period_size(const alsa_device_proxy * proxy) function
138 return (proxy_get_period_size(proxy) * proxy_get_period_count(proxy) * 1000)

Completed in 62 milliseconds