Home
last modified time | relevance | path

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

/hardware/qcom/audio/msm8909/policy_hal/
DAudioPolicyManager.cpp473 const bool allowOffloadWithVideo = in isOffloadSupported() local
475 if (offloadInfo.has_video && !allowOffloadWithVideo) { in isOffloadSupported()