Home
last modified time | relevance | path

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

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