Home
last modified time | relevance | path

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

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