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