Home
last modified time | relevance | path

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

/frameworks/av/media/libeffects/lvm/lib/StereoWidening/src/
DLVCS_BypassMix.cpp239 if ((pInstance->OutputDevice == LVCS_HEADPHONE) && (pInstance->bInOperatingModeTransition) && in LVCS_MixerCallback()
255 if ((pInstance->OutputDevice == LVCS_HEADPHONE) && (pInstance->MSTarget0 == 1) && in LVCS_MixerCallback()
DLVCS_Private.h106 LVCS_OutputDevice_en OutputDevice; /* Selected output device type */ member
DLVCS_Init.cpp74 pInstance->OutputDevice = LVCS_HEADPHONE; in LVCS_Init()
DLVCS_StereoEnhancer.cpp150 if (pInstance->OutputDevice == LVCS_HEADPHONE) { in LVCS_StereoEnhancer()
DLVCS_Control.cpp102 pInstance->OutputDevice = LVCS_HEADPHONE; in LVCS_Control()