Searched refs:PLAYBACK_VOLUME_MAX (Results 1 – 1 of 1) sorted by relevance
40 #define PLAYBACK_VOLUME_MAX 0x2000 macro169 volume = (int)(value * PLAYBACK_VOLUME_MAX); in hfp_set_mic_volume()210 value = (volume / PLAYBACK_VOLUME_MAX) * CAPTURE_VOLUME_DEFAULT; in hfp_get_mic_volume()