HomeSort by relevance Sort by last modified time
    Searched refs:VolumeCurvePoint (Results 1 - 9 of 9) sorted by null

  /frameworks/av/services/audiopolicy/engineconfigurable/include/
EngineDefinition.h 22 typedef std::vector<VolumeCurvePoint> VolumeCurvePoints;
  /frameworks/av/services/audiopolicy/enginedefault/src/
Gains.h 41 static const VolumeCurvePoint sDefaultVolumeCurve[Volume::VOLCNT];
43 static const VolumeCurvePoint sDefaultMediaVolumeCurve[Volume::VOLCNT];
45 static const VolumeCurvePoint sExtMediaSystemVolumeCurve[Volume::VOLCNT];
47 static const VolumeCurvePoint sSpeakerMediaVolumeCurve[Volume::VOLCNT];
48 static const VolumeCurvePoint sSpeakerMediaVolumeCurveDrc[Volume::VOLCNT];
50 static const VolumeCurvePoint sSpeakerSonificationVolumeCurve[Volume::VOLCNT];
51 static const VolumeCurvePoint sSpeakerSonificationVolumeCurveDrc[Volume::VOLCNT];
52 static const VolumeCurvePoint sDefaultSystemVolumeCurve[Volume::VOLCNT];
53 static const VolumeCurvePoint sDefaultSystemVolumeCurveDrc[Volume::VOLCNT];
54 static const VolumeCurvePoint sHeadsetSystemVolumeCurve[Volume::VOLCNT]
    [all...]
Gains.cpp 35 const VolumeCurvePoint
41 const VolumeCurvePoint
46 const VolumeCurvePoint
51 const VolumeCurvePoint
56 const VolumeCurvePoint
61 const VolumeCurvePoint
66 const VolumeCurvePoint
76 const VolumeCurvePoint
81 const VolumeCurvePoint
86 const VolumeCurvePoint
    [all...]
  /frameworks/av/services/audiopolicy/common/managerdefinitions/include/
StreamDescriptor.h 44 void setVolumeCurvePoint(Volume::device_category deviceCategory, const VolumeCurvePoint *point);
45 const VolumeCurvePoint *getVolumeCurvePoint(Volume::device_category deviceCategory) const
51 const VolumeCurvePoint *mVolumeCurve[Volume::DEVICE_CATEGORY_CNT];
75 const VolumeCurvePoint *point);
77 const VolumeCurvePoint *getVolumeCurvePoint(audio_stream_type_t stream,
  /hardware/libhardware_legacy/include/hardware_legacy/
AudioPolicyManagerBase.h 169 class VolumeCurvePoint
233 static const VolumeCurvePoint sDefaultVolumeCurve[AudioPolicyManagerBase::VOLCNT];
235 static const VolumeCurvePoint sDefaultMediaVolumeCurve[AudioPolicyManagerBase::VOLCNT];
237 static const VolumeCurvePoint sSpeakerMediaVolumeCurve[AudioPolicyManagerBase::VOLCNT];
239 static const VolumeCurvePoint sSpeakerSonificationVolumeCurve[AudioPolicyManagerBase::VOLCNT];
240 static const VolumeCurvePoint sSpeakerSonificationVolumeCurveDrc[AudioPolicyManagerBase::VOLCNT];
241 static const VolumeCurvePoint sDefaultSystemVolumeCurve[AudioPolicyManagerBase::VOLCNT];
242 static const VolumeCurvePoint sDefaultSystemVolumeCurveDrc[AudioPolicyManagerBase::VOLCNT];
243 static const VolumeCurvePoint sHeadsetSystemVolumeCurve[AudioPolicyManagerBase::VOLCNT];
244 static const VolumeCurvePoint sDefaultVoiceVolumeCurve[AudioPolicyManagerBase::VOLCNT]
    [all...]
  /frameworks/av/services/audiopolicy/common/managerdefinitions/src/
StreamDescriptor.cpp 72 const VolumeCurvePoint *point)
122 const VolumeCurvePoint *point)
127 const VolumeCurvePoint *StreamDescriptorCollection::getVolumeCurvePoint(audio_stream_type_t stream,
  /frameworks/av/services/audiopolicy/common/include/
Volume.h 26 class VolumeCurvePoint
  /frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/plugin/
VolumeProfile.cpp 68 VolumeCurvePoint curvePoint;
  /hardware/libhardware_legacy/audio/
AudioPolicyManagerBase.cpp     [all...]

Completed in 997 milliseconds