Searched refs:proxy_prepare (Results 1 - 2 of 2) sorted by relevance

/system/media/alsa_utils/include/
H A Dalsa_device_proxy.h31 size_t frame_size; /* valid after proxy_prepare(), the frame size in bytes */
35 void proxy_prepare(alsa_device_proxy * proxy, alsa_device_profile * profile,
/system/media/alsa_utils/
H A Dalsa_device_proxy.c42 void proxy_prepare(alsa_device_proxy * proxy, alsa_device_profile* profile, function
45 ALOGV("proxy_prepare(c:%d, d:%d)", profile->card, profile->device);

Completed in 497 milliseconds