Searched refs:SampleResolution (Results 1 – 2 of 2) sorted by relevance
328 #define WF_SAMPLE_IS_8BIT(smpl) ((smpl)->SampleResolution&2)378 u8 SampleResolution:2; /* sample_format */ member402 u8 SampleResolution:2; member
964 if (skip > 0 && header->hdr.s.SampleResolution != LINEAR_16BIT) { in wavefront_send_sample()1505 s.SampleResolution = *ptr & 0x3; in process_sample_hdr()