Home
last modified time | relevance | path

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

/Linux-v4.19/include/sound/
Dwavefront.h392 #define WF_SAMPLE_IS_8BIT(smpl) ((smpl)->SampleResolution&2) macro
/Linux-v4.19/sound/isa/wavefront/
Dwavefront_synth.c1100 if (WF_SAMPLE_IS_8BIT(&header->hdr.s)) { in wavefront_send_sample()