Home
last modified time | relevance | path

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

/frameworks/av/media/libeffects/lvm/lib/StereoWidening/src/
DLVCS_BypassMix.c261 if ((pInstance->OutputDevice == LVCS_HEADPHONE) && in LVCS_MixerCallback()
281 if ((pInstance->OutputDevice == LVCS_HEADPHONE) && in LVCS_MixerCallback()
DLVCS_Private.h84 LVCS_HEADPHONE = 0, enumerator
DLVCS_Init.c184 pInstance->OutputDevice = LVCS_HEADPHONE; in LVCS_Init()
DLVCS_ReverbGenerator.c212 …if (((pInstance->Params.SpeakerType == LVCS_HEADPHONE) || /* Disable when CS4MS in stere… in LVCS_ReverbGenerator()
DLVCS_StereoEnhancer.c208 if (pInstance->OutputDevice == LVCS_HEADPHONE) in LVCS_StereoEnhancer()
DLVCS_Control.c111 pInstance->OutputDevice = LVCS_HEADPHONE; in LVCS_Control()