Searched refs:VOLUME_MIN_DB (Results 1 - 2 of 2) sorted by path

/frameworks/av/services/audiopolicy/common/include/
H A DVolume.h24 #define VOLUME_MIN_DB (-758) macro
145 if (decibels <= VOLUME_MIN_DB) {
154 return VOLUME_MIN_DB;
/frameworks/av/services/audiopolicy/enginedefault/src/
H A DGains.cpp215 return VOLUME_MIN_DB;

Completed in 70 milliseconds