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

  /device/ti/panda/audio/
audio_hw.c 173 #define DB_TO_EARPIECE_VOLUME(x) (((x) + 24) / 2)
293 .intval = DB_TO_EARPIECE_VOLUME(6),
    [all...]
  /device/samsung/tuna/audio/
audio_hw.c 231 #define DB_TO_EARPIECE_VOLUME(x) (((x) + 24) / 2)
    [all...]

Completed in 114 milliseconds