HomeSort by relevance Sort by last modified time
    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