Home
last modified time | relevance | path

Searched refs:SAMPLE_RATE_HZ_DEFAULT (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/services/audiopolicy/common/include/
Dpolicy.h41 #define SAMPLE_RATE_HZ_DEFAULT 48000 macro
/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.cpp1712 if (samplingRate > SAMPLE_RATE_HZ_DEFAULT && in selectOutput()
2320 SAMPLE_RATE_HZ_DEFAULT : config->sample_rate; in getInputForDevice()