Home
last modified time | relevance | path

Searched refs:AUDIO_DEVICE_OUT_ALL_CODEC_BACKEND (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/audio/hal/msm8960/
Dplatform.h25 #define AUDIO_DEVICE_OUT_ALL_CODEC_BACKEND \ macro
/hardware/qcom/audio/hal/msm8916/
Dplatform.h41 #define AUDIO_DEVICE_OUT_ALL_CODEC_BACKEND \ macro
/hardware/qcom/audio/hal/msm8974/
Dplatform.h38 #define AUDIO_DEVICE_OUT_ALL_CODEC_BACKEND \ macro
/hardware/qcom/audio/hal/
Daudio_hw.c1174 (usecase->devices & AUDIO_DEVICE_OUT_ALL_CODEC_BACKEND || in check_and_route_playback_usecases()
1636 ((vc_usecase->devices & AUDIO_DEVICE_OUT_ALL_CODEC_BACKEND) || in select_devices_with_force_switch()
1645 if (hfp_usecase->devices & AUDIO_DEVICE_OUT_ALL_CODEC_BACKEND) { in select_devices_with_force_switch()
1805 if ((usecase->devices & AUDIO_DEVICE_OUT_ALL_CODEC_BACKEND) || in select_devices_with_force_switch()