HomeSort by relevance Sort by last modified time
    Searched refs:volumeRL (Results 1 - 2 of 2) sorted by null

  /frameworks/av/services/audioflinger/
AudioMixer.h 150 int32_t volumeRL;
AudioMixer.cpp 651 } else if (!t.doesResample() && t.volumeRL == 0) {
727 if (!t.doesResample() && t.volumeRL == 0)
891 const uint32_t vrl = t->volumeRL;
    [all...]

Completed in 3192 milliseconds