Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dwavefront.h372 #define WF_SAMPLE_IS_8BIT(smpl) ((smpl)->SampleResolution&2) macro
/linux-2.4.37.9/drivers/sound/
Dwavfront.c1230 if (WF_SAMPLE_IS_8BIT(&header->hdr.s)) { in wavefront_send_sample()