HomeSort by relevance Sort by last modified time
    Searched full:enable_agc (Results 1 - 5 of 5) sorted by null

  /device/huawei/angler/voice_processing/
voice_processing_descriptors.c 49 //ENABLE_AGC
  /device/moto/shamu/voice_processing/
voice_processing_descriptors.c 49 //ENABLE_AGC
  /external/webrtc/webrtc/voice_engine/test/cmd_test/
voe_cmd_test.cc 229 bool enable_agc = false; local
371 res = apm->SetAgcStatus(enable_agc);
485 enable_agc = !enable_agc;
486 res = apm->SetAgcStatus(enable_agc);
488 if (enable_agc)
  /hardware/qcom/audio/msm8909/voice_processing/
voice_processing.c 39 //ENABLE_AGC AGC_ID, // Automatic Gain Control
111 //ENABLE_AGC
127 //ENABLE_AGC &qcom_default_agc_descriptor,
448 //ENABLE_AGC
458 //ENABLE_AGC uuid_to_id_table[AGC_ID] = FX_IID_AGC;
  /hardware/qcom/audio/voice_processing/
voice_processing.c 40 //ENABLE_AGC AGC_ID, // Automatic Gain Control
112 //ENABLE_AGC
128 //ENABLE_AGC &qcom_default_agc_descriptor,
445 //ENABLE_AGC
455 //ENABLE_AGC uuid_to_id_table[AGC_ID] = FX_IID_AGC;

Completed in 177 milliseconds