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

/linux-master/sound/core/oss/
H A Dpcm_oss.c355 int dmax, dmaxdir; local
357 boundary_sub(max, maxdir, best, bestdir, &dmax, &dmaxdir);
358 return boundary_lt(dmin, dmindir, dmax, dmaxdir);

Completed in 293 milliseconds