Searched refs:getActiveInputRate (Results 1 - 2 of 2) sorted by relevance

/device/moto/wingray/libaudio/
H A DAudioHardware.h161 int getActiveInputRate();
H A DAudioHardware.cpp572 int AudioHardware::getActiveInputRate() function in class:android_audio_legacy::AudioHardware
694 int ecnsRate = (btScoOn || (getActiveInputRate() < 16000)) ? 8000 : 16000;
710 mHwInRate = getActiveInputRate();

Completed in 25 milliseconds