Searched defs:vrInc (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/services/audioflinger/
H A DAudioMixer.cpp805 const int32_t vrInc = t->volumeInc[1]; local
825 vr += vrInc;
834 vr += vrInc;
883 const int32_t vrInc = t->volumeInc[1]; local
896 vr += vrInc;
927 const int32_t vrInc = t->volumeInc[1]; local
937 vr += vrInc;
971 const int32_t vrInc = t->volumeInc[1]; local
984 vr += vrInc;
1013 const int32_t vrInc local
[all...]

Completed in 41 milliseconds