Home
last modified time | relevance | path

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

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