Home
last modified time | relevance | path

Searched refs:passthrough_enabled (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/audio/hal/msm8974/
Dplatform.h408 bool passthrough_enabled; member
Dplatform.c4125 const bool passthrough_enabled = backend_cfg->passthrough_enabled; in platform_set_backend_cfg() local
4168 if (passthrough_enabled || ((my_data->current_backend_cfg[backend_idx].samplerate_mixer_ctl) && in platform_set_backend_cfg()
4175 if (passthrough_enabled) { in platform_set_backend_cfg()
4209 if (passthrough_enabled) { in platform_set_backend_cfg()
4526 backend_cfg->passthrough_enabled = false; in platform_check_playback_backend_cfg()
4553 backend_cfg.passthrough_enabled = false; in platform_check_and_set_playback_backend_cfg()