Searched defs:volIndexMin (Results 1 – 3 of 3) sorted by relevance
66 void StreamDescriptor::setVolumeIndexMin(int volIndexMin) in setVolumeIndexMin()138 void StreamDescriptorCollection::setVolumeIndexMin(audio_stream_type_t stream,int volIndexMin) in setVolumeIndexMin()
25 float VolumeCurve::volIndexToDb(int indexInUi, int volIndexMin, int volIndexMax) const in volIndexToDb()
102 void setVolumeIndexMin(int volIndexMin) { mIndexMin = volIndexMin; } in setVolumeIndexMin()