Searched refs:voipPcmSysPropEnabled (Results 1 – 1 of 1) sorted by relevance
1384 bool voipPcmSysPropEnabled = !strncmp("true", propValue, sizeof("true")); in getOutputForDevice() local1385 if (voipPcmSysPropEnabled && (format == AUDIO_FORMAT_PCM_16_BIT)) { in getOutputForDevice()