Home
last modified time | relevance | path

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

/include/sound/
Dpcm_params.h249 i->openmax = 0; in snd_interval_any()
262 (i->min == i->max && (i->openmin || i->openmax))); in snd_interval_checkempty()
273 (i->min + 1 == i->max && i->openmax)); in snd_interval_single()
290 if (i->openmax) in snd_interval_max()
298 i->max < val || (i->max == val && i->openmax))); in snd_interval_test()
310 if (i->openmin && i->openmax && i->min == i->max) in snd_interval_setinteger()
323 i1->max == i2->max && i1->openmax == i2->openmax; in snd_interval_eq()
Dasound.h337 openmax:1, member