Home
last modified time | relevance | path

Searched refs:mLatency (Results 1 – 5 of 5) sorted by relevance

/hardware/qcom/audio/legacy/alsa_sound/
DAudioPolicyManagerALSA.cpp116 delayMs = hwOutputDesc->mLatency*2; in setPhoneState()
124 if (delayMs < desc->mLatency*2) { in setPhoneState()
125 delayMs = desc->mLatency*2; in setPhoneState()
/hardware/libhardware_legacy/audio/
DAudioPolicyManagerBase.cpp370 (delayMs < (int)desc->mLatency*2)) { in setPhoneState()
371 delayMs = desc->mLatency*2; in setPhoneState()
563 outputDesc->mLatency = mTestLatencyMs; in getOutput()
570 &outputDesc->mLatency, in getOutput()
634 outputDesc->mLatency = 0; in getOutput()
644 &outputDesc->mLatency, in getOutput()
838 setOutputDevice(output, newDevice, false, outputDesc->mLatency*2); in stopOutput()
852 outputDesc->mLatency*2); in stopOutput()
1600 &outputDesc->mLatency, in AudioPolicyManagerBase()
1788 &outputDesc->mLatency, in threadLoop()
[all …]
DAudioDumpInterface.h68 uint32_t mLatency; // variable
DAudioDumpInterface.cpp266 mSampleRate(sampleRate), mFormat(format), mChannels(channels), mLatency(0), mDevice(devices), in AudioStreamOutDump()
/hardware/libhardware_legacy/include/hardware_legacy/
DAudioPolicyManagerBase.h277 uint32_t mLatency; // variable