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

/frameworks/av/services/audioflinger/
H A DAudioMixer.h159 int32_t volumeRL; member in union:android::AudioMixer::track_t::__anon961
H A DAudioMixer.cpp679 } else if (!t.doesResample() && t.volumeRL == 0) {
755 if (!t.doesResample() && t.volumeRL == 0)
924 const uint32_t vrl = t->volumeRL;
963 const uint32_t vrl = t->volumeRL;
1297 const uint32_t vrl = t.volumeRL;

Completed in 58 milliseconds