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

/frameworks/base/libs/usb/tests/accessorytest/
H A Daccessory.h20 int init_audio(unsigned int ic, unsigned int id, unsigned int oc, unsigned int od);
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 66 milliseconds