Searched refs:USECASE_AUDIO_PLAYBACK (Results 1 – 2 of 2) sorted by relevance
194 USECASE_AUDIO_PLAYBACK = 0, enumerator
199 [USECASE_AUDIO_PLAYBACK] = "playback",1141 if (out != NULL && out->usecase == USECASE_AUDIO_PLAYBACK) { in put_echo_reference()1164 if (adev->primary_output!= NULL && adev->primary_output->usecase == USECASE_AUDIO_PLAYBACK && in get_echo_reference()1195 adev->primary_output->usecase == USECASE_AUDIO_PLAYBACK && in get_hw_echo_reference()2759 (out->usecase == USECASE_AUDIO_PLAYBACK)) { in out_set_parameters()2791 uc_info = get_usecase_from_id(adev, USECASE_AUDIO_PLAYBACK); in out_set_parameters()2794 __func__, USECASE_AUDIO_PLAYBACK); in out_set_parameters()3001 if (out->usecase == USECASE_AUDIO_PLAYBACK && !out->is_fastmixer_affinity_set) { in out_write()3973 out->usecase = USECASE_AUDIO_PLAYBACK; in adev_open_output_stream()