Home
last modified time | relevance | path

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

/Linux-v4.19/include/sound/
Dwavefront.h387 #define LINEAR_16BIT 0 macro
/Linux-v4.19/sound/isa/wavefront/
Dwavefront_synth.c962 if (skip > 0 && header->hdr.s.SampleResolution != LINEAR_16BIT) { in wavefront_send_sample()