Home
last modified time | relevance | path

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

/linux-6.1.9/sound/core/oss/
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()