Searched refs:FLAG_REPORT_LATENCY (Results 1 – 3 of 3) sorted by relevance
44 FLAG_REPORT_LATENCY = (1 << 0), enumerator
156 if (!(flags_ & SoundSystemInterface::FLAG_REPORT_LATENCY)) { in LatencyUsecs()1385 if (params.flags & FLAG_REPORT_LATENCY) { in OpenDevice()
139 if (!(flags_ & SoundSystemInterface::FLAG_REPORT_LATENCY)) { in CurrentDelayUsecs()