Home
last modified time | relevance | path

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

/include/sound/
A Dpcm_params.h220 i->openmax = 0; in snd_interval_any()
233 (i->min == i->max && (i->openmin || i->openmax))); in snd_interval_checkempty()
244 (i->min + 1 == i->max && (i->openmin || i->openmax))); in snd_interval_single()
249 if (i->openmin && !i->openmax) in snd_interval_value()
263 if (i->openmax) in snd_interval_max()
271 i->max < val || (i->max == val && i->openmax))); in snd_interval_test()
283 if (i->openmin && i->openmax && i->min == i->max) in snd_interval_setinteger()
296 i1->max == i2->max && i1->openmax == i2->openmax; in snd_interval_eq()
/include/uapi/sound/
A Dasound.h397 openmax:1, member

Completed in 11 milliseconds