Searched refs:vlInc (Results 1 - 1 of 1) sorted by path

/frameworks/av/services/audioflinger/
H A DAudioMixer.cpp804 const int32_t vlInc = t->volumeInc[0]; local
808 // t, vlInc/65536.0f, vl/65536.0f, t->volume[0],
809 // (vl + vlInc*frameCount)/65536.0f, frameCount);
824 vl += vlInc;
833 vl += vlInc;
882 const int32_t vlInc = t->volumeInc[0]; local
886 // t, vlInc/65536.0f, vl/65536.0f, t->volume[0],
887 // (vl + vlInc*frameCount)/65536.0f, frameCount);
895 vl += vlInc;
926 const int32_t vlInc local
970 const int32_t vlInc = t->volumeInc[0]; local
1012 const int32_t vlInc = t->volumeInc[0]; local
[all...]

Completed in 43 milliseconds