OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:streamDesc
(Results
1 - 4
of
4
) sorted by null
/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
StreamDescriptor.cpp
151
const StreamDescriptor &
streamDesc
= valueAt(stream);
152
return Gains::volIndexToDb(
streamDesc
.getVolumeCurvePoint(category),
153
streamDesc
.getVolumeIndexMin(),
streamDesc
.getVolumeIndexMax(),
/hardware/qcom/audio/msm8909/policy_hal/
AudioPolicyManager.h
135
static float volIndexToAmpl(audio_devices_t device, const StreamDescriptor&
streamDesc
,
/hardware/libhardware_legacy/audio/
AudioPolicyManagerBase.cpp
[
all
...]
/hardware/libhardware_legacy/include/hardware_legacy/
AudioPolicyManagerBase.h
592
static float volIndexToAmpl(audio_devices_t device, const StreamDescriptor&
streamDesc
,
Completed in 98 milliseconds