Searched refs:VolumeCurvePoints (Results 1 – 7 of 7) sorted by relevance
36 typedef std::map<Volume::device_category, VolumeCurvePoints> VolumeProfiles;82 status_t setVolumeProfile(Volume::device_category category, const VolumeCurvePoints &points);
66 const VolumeCurvePoints &points) in setVolumeProfile()103 const VolumeCurvePoints curve = mVolumeProfiles[deviceCategory]; in volIndexToDb()
146 const VolumeCurvePoints &points) in setVolumeProfileForStream()176 const VolumeCurvePoints &points);
120 const VolumeCurvePoints &points) in setVolumeProfileForStream()
22 typedef std::vector<VolumeCurvePoint> VolumeCurvePoints; typedef
120 const VolumeCurvePoints &points) = 0;
66 VolumeCurvePoints pointsVector; in sendToHW()