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::__anon930
H A DAudioMixer.cpp668 } else if (!t.doesResample() && t.volumeRL == 0) {
744 if (!t.doesResample() && t.volumeRL == 0)
908 const uint32_t vrl = t->volumeRL;
947 const uint32_t vrl = t->volumeRL;
1273 const uint32_t vrl = t.volumeRL;

Completed in 42 milliseconds