Home
last modified time | relevance | path

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

/frameworks/base/libs/audioflinger/
DAudioMixer.cpp511 const int32_t vlInc = t->volumeInc[0]; in volumeRampStereo() local
522 vl += vlInc; in volumeRampStereo()
539 const int32_t vlInc = t->volumeInc[0]; in track__16BitsStereo() local
549 vl += vlInc; in track__16BitsStereo()
580 const int32_t vlInc = t->volumeInc[0]; in track__16BitsMono() local
591 vl += vlInc; in track__16BitsMono()