HomeSort by relevance Sort by last modified time
    Searched full:volumemode (Results 1 - 3 of 3) sorted by null

  /external/lzma/CPP/7zip/Archive/7z/
7zUpdate.h 69 bool VolumeMode;
7zHandlerOut.cpp 388 options.VolumeMode = _volumeMode;
  /frameworks/av/media/libeffects/lvm/wrapper/Reverb/
EffectReverb.cpp 161 int volumeMode;
492 pContext->volumeMode == REVERB_VOLUME_RAMP) {
510 } else if (pContext->volumeMode != REVERB_VOLUME_OFF) {
522 pContext->volumeMode = REVERB_VOLUME_RAMP;
745 pContext->volumeMode = REVERB_VOLUME_FLAT;
    [all...]

Completed in 68 milliseconds