Home
last modified time | relevance | path

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

/sound/oss/
Ddmabuf.c26 #define SAMPLE_ROUNDUP 0 macro
807 offs = (dmap->user_counter % dmap->bytes_in_use) & ~SAMPLE_ROUNDUP; in find_output_space()
824 *size = len & ~SAMPLE_ROUNDUP; in find_output_space()