Home
last modified time | relevance | path

Searched refs:USECASE_AUDIO_PLAYBACK_OFFLOAD (Results 1 – 8 of 8) sorted by relevance

/hardware/qcom/audio/hal/
Daudio_hw.c162 [USECASE_AUDIO_PLAYBACK_OFFLOAD] = "compress-offload-playback",
1165 if (out->usecase == USECASE_AUDIO_PLAYBACK_OFFLOAD) { in stop_output_stream()
1229 if (out->usecase != USECASE_AUDIO_PLAYBACK_OFFLOAD) { in start_output_stream()
1372 if (out->usecase == USECASE_AUDIO_PLAYBACK_OFFLOAD) { in out_get_buffer_size()
1413 if (out->usecase != USECASE_AUDIO_PLAYBACK_OFFLOAD) { in out_standby()
1554 if (out->usecase == USECASE_AUDIO_PLAYBACK_OFFLOAD) { in out_set_parameters()
1606 if (out->usecase == USECASE_AUDIO_PLAYBACK_OFFLOAD) in out_get_latency()
1623 } else if (out->usecase == USECASE_AUDIO_PLAYBACK_OFFLOAD) { in out_set_volume()
1685 if (out->usecase != USECASE_AUDIO_PLAYBACK_OFFLOAD && adev->adm_register_output_stream) in out_write()
1689 if (out->usecase == USECASE_AUDIO_PLAYBACK_OFFLOAD) { in out_write()
[all …]
Daudio_hw.h64 USECASE_AUDIO_PLAYBACK_OFFLOAD, enumerator
/hardware/qcom/audio/msm8909/hal/
Daudio_hw.h67 USECASE_AUDIO_PLAYBACK_OFFLOAD, enumerator
Daudio_hw.c145 [USECASE_AUDIO_PLAYBACK_OFFLOAD] = "compress-offload-playback",
187 USECASE_AUDIO_PLAYBACK_OFFLOAD,
1135 audio_usecase_t ret = USECASE_AUDIO_PLAYBACK_OFFLOAD; in get_offload_usecase()
1981 } else if (out->usecase == USECASE_AUDIO_PLAYBACK_OFFLOAD) { in out_write()
2940 usecase = get_usecase_from_list(adev,USECASE_AUDIO_PLAYBACK_OFFLOAD); in adev_set_parameters()
/hardware/qcom/audio/msm8909/hal/msm8916/
Dplatform.c197 [USECASE_AUDIO_PLAYBACK_OFFLOAD] =
1587 if(usecase->id != USECASE_AUDIO_PLAYBACK_OFFLOAD) in platform_send_audio_calibration()
2781 case USECASE_AUDIO_PLAYBACK_OFFLOAD: in platform_listen_usecase_needs_event()
2842 case USECASE_AUDIO_PLAYBACK_OFFLOAD: in platform_sound_trigger_usecase_needs_event()
/hardware/qcom/audio/msm8909/hal/audio_extn/
Dutils.c503 (usecase->id != USECASE_AUDIO_PLAYBACK_OFFLOAD)) { in audio_extn_utils_send_app_type_cfg()
/hardware/qcom/audio/hal/msm8974/
Dplatform.c144 [USECASE_AUDIO_PLAYBACK_OFFLOAD] = {PLAYBACK_OFFLOAD_DEVICE,
485 {TO_NAME_INDEX(USECASE_AUDIO_PLAYBACK_OFFLOAD)},
/hardware/qcom/audio/msm8909/hal/msm8974/
Dplatform.c183 [USECASE_AUDIO_PLAYBACK_OFFLOAD] =
530 {TO_NAME_INDEX(USECASE_AUDIO_PLAYBACK_OFFLOAD)},