Home
last modified time | relevance | path

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

/linux-6.1.9/include/sound/
Dwavefront.h379 #define WF_SAMPLE_IS_8BIT(smpl) ((smpl)->SampleResolution&2) macro
/linux-6.1.9/sound/isa/wavefront/
Dwavefront_synth.c1101 if (WF_SAMPLE_IS_8BIT(&header->hdr.s)) { in wavefront_send_sample()