Home
last modified time | relevance | path

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

/freebsd/share/examples/sound/oss/
H A Daudio.c42 #ifndef SAMPLE_SIZE
43 #define SAMPLE_SIZE 16 macro
47 #if SAMPLE_SIZE == 32
50 #elif SAMPLE_SIZE == 16
53 #elif SAMPLE_SIZE == 8