Home
last modified time | relevance | path

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

/frameworks/av/media/libaudioprocessing/
DAudioMixer.cpp1124 const int32_t vlInc = t->volumeInc[0]; in volumeRampStereo() local
1144 vl += vlInc; in volumeRampStereo()
1153 vl += vlInc; in volumeRampStereo()
1205 const int32_t vlInc = t->volumeInc[0]; in track__16BitsStereo() local
1218 vl += vlInc; in track__16BitsStereo()
1249 const int32_t vlInc = t->volumeInc[0]; in track__16BitsStereo() local
1259 vl += vlInc; in track__16BitsStereo()
1295 const int32_t vlInc = t->volumeInc[0]; in track__16BitsMono() local
1308 vl += vlInc; in track__16BitsMono()
1337 const int32_t vlInc = t->volumeInc[0]; in track__16BitsMono() local
[all …]