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

/hardware/qcom/audio/visualizer/
H A Doffload_visualizer.c225 output_context_t *get_output(audio_io_handle_t output) { function
419 if (get_output(output) != NULL) {
465 out_ctxt = get_output(output);
940 output_context_t *out_ctxt = get_output(ioId);
964 output_context_t *out_ctxt = get_output(context->out_handle);
1177 out_ctxt = get_output(context->out_handle);
1180 out_ctxt = get_output(offload_param->ioHandle);
/hardware/libhardware/include/hardware/
H A Daudio_policy.h61 * - process get_output() queries received when AudioTrack objects are
131 audio_io_handle_t (*get_output)(struct audio_policy *pol, member in struct:audio_policy
/hardware/libhardware/modules/audio/
H A Daudio_policy.c266 dap->policy.get_output = ap_get_output;
/hardware/libhardware_legacy/audio/
H A Daudio_policy_hal.cpp357 lap->policy.get_output = ap_get_output;
/hardware/qcom/audio/legacy/alsa_sound/
H A Daudio_policy_hal.cpp349 qap->policy.get_output = ap_get_output;

Completed in 42 milliseconds