Searched refs:USECASE_AUDIO_PLAYBACK_OFFLOAD (Results 1 – 5 of 5) sorted by relevance
395 if (out->usecase == USECASE_AUDIO_PLAYBACK_OFFLOAD) in register_out_stream()2347 if (out->usecase == USECASE_AUDIO_PLAYBACK_OFFLOAD) { in stop_output_stream()2548 if (out->usecase == USECASE_AUDIO_PLAYBACK_OFFLOAD) { in start_output_stream()2782 if (out->usecase == USECASE_AUDIO_PLAYBACK_OFFLOAD) { in out_get_buffer_size()3188 if (out->usecase == USECASE_AUDIO_PLAYBACK_OFFLOAD) { in out_set_parameters()3326 if (out->usecase == USECASE_AUDIO_PLAYBACK_OFFLOAD) in out_get_latency()3562 if (out->usecase == USECASE_AUDIO_PLAYBACK_OFFLOAD) { in out_write()3741 if (out->usecase != USECASE_AUDIO_PLAYBACK_OFFLOAD) { in out_write()3814 if (out->usecase == USECASE_AUDIO_PLAYBACK_OFFLOAD) { in out_get_presentation_position()3902 if (out->usecase == USECASE_AUDIO_PLAYBACK_OFFLOAD) { in out_pause()[all …]
82 USECASE_AUDIO_PLAYBACK_OFFLOAD, enumerator
250 (usecase->id == USECASE_AUDIO_PLAYBACK_OFFLOAD)) && in valid_usecase()
179 [USECASE_AUDIO_PLAYBACK_OFFLOAD] =537 {TO_NAME_INDEX(USECASE_AUDIO_PLAYBACK_OFFLOAD)},
201 [USECASE_AUDIO_PLAYBACK_OFFLOAD] = {PLAYBACK_OFFLOAD_DEVICE,691 {TO_NAME_INDEX(USECASE_AUDIO_PLAYBACK_OFFLOAD)},5028 case USECASE_AUDIO_PLAYBACK_OFFLOAD: in platform_sound_trigger_usecase_needs_event()