OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hwOutputDesc
(Results
1 - 2
of
2
) sorted by null
/hardware/qcom/audio/legacy/alsa_sound/
AudioPolicyManagerALSA.cpp
100
AudioOutputDescriptor *
hwOutputDesc
= mOutputs.valueFor(mPrimaryOutput);
105
newDevice =
hwOutputDesc
->device();
116
delayMs =
hwOutputDesc
->mLatency*2;
/hardware/libhardware_legacy/audio/
AudioPolicyManagerBase.cpp
341
AudioOutputDescriptor *
hwOutputDesc
= mOutputs.valueFor(mPrimaryOutput);
346
newDevice =
hwOutputDesc
->device();
[
all
...]
Completed in 58 milliseconds