HomeSort by relevance Sort by last modified time
    Searched defs:VOLUME (Results 1 - 10 of 10) sorted by null

  /frameworks/wilhelm/tests/automated/
BufferQueue_test.cpp 42 // volume of sine wave in range 0.0 to 1.0
463 #if 1 // temporary workaround if hardware volume control is not working
464 const char *VOLUME = getenv("BufferQueue_test_VOLUME");
465 if (NULL != VOLUME) {
466 float volume = atof(VOLUME); local
467 if (volume >= 0.0f && volume <= 1.0f) {
468 gVolume = volume;
  /frameworks/av/media/libaudioclient/include/media/
AudioMixer.h 56 static const uint32_t MAX_NUM_VOLUMES = 2; // stereo volume only
73 RAMP_VOLUME = 0x3002, // ramp to new volume
74 VOLUME = 0x3003, // don't ramp
98 // for target RAMP_VOLUME and VOLUME (8 channels max)
174 // TODO: Eventually remove legacy integer volume settings
176 int16_t volume[MAX_NUM_VOLUMES]; // U4.12 fixed point (top bit should be zero) member in union:android::AudioMixer::track_t::__anon39753
250 float mVolume[MAX_NUM_VOLUMES]; // floating point set volume
251 float mPrevVolume[MAX_NUM_VOLUMES]; // floating point previous volume
252 float mVolumeInc[MAX_NUM_VOLUMES]; // floating point volume increment
340 /* multi-format volume mixing function (calls template function
    [all...]
  /prebuilts/devtools/tools/lib/
commons-compress-1.8.1.jar 
  /prebuilts/misc/common/commons-compress/
commons-compress-prebuilt.jar 
  /prebuilts/tools/common/m2/repository/org/apache/commons/commons-compress/1.8.1/
commons-compress-1.8.1.jar 
  /prebuilts/tools/common/m2/repository/org/apache/commons/commons-compress/1.9/
commons-compress-1.9.jar 
  /prebuilts/tools/common/offline-m2/org/apache/commons/commons-compress/1.8.1/
commons-compress-1.8.1.jar 
  /external/r8/deps/
commons-compress-1.12.jar 
  /prebuilts/tools/common/m2/repository/org/apache/commons/commons-compress/1.12/
commons-compress-1.12.jar 
  /prebuilts/tools/common/m2/repository/net/sourceforge/htmlunit/htmlunit/2.14/
htmlunit-2.14.jar 

Completed in 120 milliseconds