Home
last modified time | relevance | path

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

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