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

  /device/ti/panda/audio/
audio_hw.c 171 #define DB_TO_HEADSET_VOLUME(x) (((x) + 30) / 2)
936 DB_TO_HEADSET_VOLUME(headset_volume));
    [all...]
  /device/samsung/tuna/audio/
audio_hw.c 229 #define DB_TO_HEADSET_VOLUME(x) (((x) + 30) / 2)
    [all...]

Completed in 99 milliseconds