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

/frameworks/av/services/audioflinger/
H A DAudioMixer.cpp818 const int32_t vrInc = t->volumeInc[1]; local
838 vr += vrInc;
847 vr += vrInc;
898 const int32_t vrInc = t->volumeInc[1]; local
911 vr += vrInc;
942 const int32_t vrInc = t->volumeInc[1]; local
952 vr += vrInc;
987 const int32_t vrInc = t->volumeInc[1]; local
1000 vr += vrInc;
1029 const int32_t vrInc local
[all...]

Completed in 47 milliseconds