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

/frameworks/base/libs/usb/tests/accessorytest/
H A Daudio.c189 int init_audio(unsigned int ic, unsigned int id, unsigned int oc, unsigned int od) argument
211 pcm = pcm_open(oc, od, PCM_OUT, &config);
214 oc, od, pcm_get_error(pcm));

Completed in 185 milliseconds