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

/frameworks/av/services/audioflinger/
H A DAudioMixer.cpp819 const int32_t vrInc = t->volumeInc[1]; local
839 vr += vrInc;
848 vr += vrInc;
899 const int32_t vrInc = t->volumeInc[1]; local
912 vr += vrInc;
943 const int32_t vrInc = t->volumeInc[1]; local
953 vr += vrInc;
988 const int32_t vrInc = t->volumeInc[1]; local
1001 vr += vrInc;
1030 const int32_t vrInc local
[all...]

Completed in 56 milliseconds