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

/frameworks/av/services/audioflinger/
H A DAudioMixer.cpp1255 const int32_t vrInc = t->volumeInc[1]; local
1275 vr += vrInc;
1284 vr += vrInc;
1336 const int32_t vrInc = t->volumeInc[1]; local
1349 vr += vrInc;
1380 const int32_t vrInc = t->volumeInc[1]; local
1390 vr += vrInc;
1426 const int32_t vrInc = t->volumeInc[1]; local
1439 vr += vrInc;
1468 const int32_t vrInc local
[all...]

Completed in 8 milliseconds