Searched refs:SampleResolution (Results 1 – 2 of 2) sorted by relevance
372 #define WF_SAMPLE_IS_8BIT(smpl) ((smpl)->SampleResolution&2)422 UCHAR8 SampleResolution:2; /* sample_format */ member446 UCHAR8 SampleResolution:2 __attribute__ ((packed)); member
1093 if (skip > 0 && header->hdr.s.SampleResolution != LINEAR_16BIT) { in wavefront_send_sample()1602 sampp->SampleResolution=((~guspatch.mode & WAVE_16_BITS)<<1); in wavefront_load_gus_patch()1758 s.SampleResolution = *ptr & 0x3; in process_sample_hdr()