Home | History | Annotate | Download | only in audio

Lines Matching refs:streamDesc

3054 streamDesc,
3058 const VolumeCurvePoint *curve = streamDesc.mVolumeCurve[deviceCategory];
3063 int volIdx = (nbSteps * (indexInUi - streamDesc.mIndexMin)) /
3064 (streamDesc.mIndexMax - streamDesc.mIndexMin);
3240 StreamDescriptor &streamDesc = mStreams[stream];
3254 volume = volIndexToAmpl(device, streamDesc, index);
3271 streamDesc.mCanBeMuted) {
3390 StreamDescriptor &streamDesc = mStreams[stream];
3401 if (streamDesc.mCanBeMuted &&
3416 streamDesc.getVolumeIndex(device),