Home
last modified time | relevance | path

Searched refs:x_afmts (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Modules/
Dlinuxaudiodev.c50 uint32_t x_afmts; /* Audio formats supported by hardware*/ member
143 xp->x_afmts = afmts; in newladobject()
279 if ((self->x_afmts & audio_types[n].a_fmt) == 0) { in lad_setparameters()