Home | History | Annotate | Download | only in audio

Lines Matching refs:mCurVolume

3082     if (volume != mOutputs.valueFor(output)->mCurVolume[stream] ||
3084 mOutputs.valueFor(output)->mCurVolume[stream] = volume;
3259 mCurVolume[i] = -1.0;
3392 snprintf(buffer, SIZE, " %02d %.03f %02d %02d\n", i, mCurVolume[i], mRefCount[i], mMuteCount[i]);