Home
last modified time | relevance | path

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

/hardware/libhardware/modules/audio/
Daudio_policy.c196 static audio_io_handle_t ap_get_output_for_effect(struct audio_policy *pol, in ap_get_output_for_effect() function
279 dap->policy.get_output_for_effect = ap_get_output_for_effect; in create_default_ap()
/hardware/qcom/audio/legacy/alsa_sound/
Daudio_policy_hal.cpp268 static audio_io_handle_t ap_get_output_for_effect(struct audio_policy *pol, in ap_get_output_for_effect() function
364 qap->policy.get_output_for_effect = ap_get_output_for_effect; in create_qcom_ap()