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

  /device/ti/panda/audio/
audio_hw.c 172 #define DB_TO_SPEAKER_VOLUME(x) (((x) + 52) / 2)
934 DB_TO_SPEAKER_VOLUME(speaker_volume));
    [all...]
  /device/samsung/tuna/audio/
audio_hw.c 230 #define DB_TO_SPEAKER_VOLUME(x) (((x) + 52) / 2)
    [all...]

Completed in 33 milliseconds