Home
last modified time | relevance | path

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

/Linux-v4.19/sound/core/oss/
Dpcm_oss.c370 int dmax, dmaxdir; in boundary_nearer() local
372 boundary_sub(max, maxdir, best, bestdir, &dmax, &dmaxdir); in boundary_nearer()
373 return boundary_lt(dmin, dmindir, dmax, dmaxdir); in boundary_nearer()