Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dwavefront.h367 #define LINEAR_16BIT 0 macro
/linux-2.4.37.9/drivers/sound/
Dwavfront.c1093 if (skip > 0 && header->hdr.s.SampleResolution != LINEAR_16BIT) { in wavefront_send_sample()