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