Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/sound/
Dwavefront.h379 #define WF_SAMPLE_IS_8BIT(smpl) ((smpl)->SampleResolution&2) macro
/kernel/linux/linux-6.6/include/sound/
Dwavefront.h379 #define WF_SAMPLE_IS_8BIT(smpl) ((smpl)->SampleResolution&2) macro