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

/hardware/qcom/audio/msm8909/hal/msm8916/
H A Dplatform.c1149 char mixer_xml_path[100],ffspEnable[PROPERTY_VALUE_MAX]; local
1270 property_get("persist.audio.FFSP.enable", ffspEnable, "");
1271 if (!strncmp("true", ffspEnable, sizeof("true"))) {

Completed in 54 milliseconds