OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
235
#define
DB_TO_SPEAKER_VOLUME
(x) (((x) + 52) / 2)
[
all
...]
Completed in 25 milliseconds