Searched refs:volumeRL (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/services/audioflinger/
H A DAudioMixer.h150 int32_t volumeRL; member in union:android::AudioMixer::track_t::__anon958
H A DAudioMixer.cpp651 } else if (!t.doesResample() && t.volumeRL == 0) {
727 if (!t.doesResample() && t.volumeRL == 0)
891 const uint32_t vrl = t->volumeRL;
930 const uint32_t vrl = t->volumeRL;
1256 const uint32_t vrl = t.volumeRL;

Completed in 3948 milliseconds