Home
last modified time | relevance | path

Searched refs:vlInc (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/services/audioflinger/
DAudioMixer.cpp1119 const int32_t vlInc = t->volumeInc[0]; in volumeRampStereo() local
1139 vl += vlInc; in volumeRampStereo()
1148 vl += vlInc; in volumeRampStereo()
1200 const int32_t vlInc = t->volumeInc[0]; in track__16BitsStereo() local
1213 vl += vlInc; in track__16BitsStereo()
1244 const int32_t vlInc = t->volumeInc[0]; in track__16BitsStereo() local
1254 vl += vlInc; in track__16BitsStereo()
1290 const int32_t vlInc = t->volumeInc[0]; in track__16BitsMono() local
1303 vl += vlInc; in track__16BitsMono()
1332 const int32_t vlInc = t->volumeInc[0]; in track__16BitsMono() local
[all …]